Searched refs:CBS_LUMA (Results 1 – 1 of 1) sorted by relevance
46 #define CBS_LUMA 8 /* luminance CBS is composed of 1 8x8 coded block */ macro526 round_up((width + CBS_LUMA - 1) / CBS_LUMA, CBS_SIZE); in hantro_hevc_luma_compressed_size()527 u32 pic_height_in_cbsy = (height + CBS_LUMA - 1) / CBS_LUMA; in hantro_hevc_luma_compressed_size()