Home
last modified time | relevance | path

Searched refs:tile_height_pels (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c936 u32 tile_height_pels) in ubwc_metadata_plane_bufheight() argument
938 return ALIGN(((height + (tile_height_pels - 1)) / tile_height_pels), in ubwc_metadata_plane_bufheight()