Searched refs:uv_height (Results 1 – 2 of 2) sorted by relevance
316 unsigned int uv_stride, uv_height, uv_size; in GetYuvUbwcInterlacedSPPlaneInfo() local326 uv_height = VENUS_UV_SCANLINES(color_format, INT(height)); in GetYuvUbwcInterlacedSPPlaneInfo()327 uv_size = ALIGN((uv_stride * uv_height), alignment); in GetYuvUbwcInterlacedSPPlaneInfo()