Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.cpp316 unsigned int uv_stride, uv_height, uv_size; in GetYuvUbwcInterlacedSPPlaneInfo() local
326 uv_height = VENUS_UV_SCANLINES(color_format, INT(height)); in GetYuvUbwcInterlacedSPPlaneInfo()
327 uv_size = ALIGN((uv_stride * uv_height), alignment); in GetYuvUbwcInterlacedSPPlaneInfo()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.cpp316 unsigned int uv_stride, uv_height, uv_size; in GetYuvUbwcInterlacedSPPlaneInfo() local
326 uv_height = VENUS_UV_SCANLINES(color_format, INT(height)); in GetYuvUbwcInterlacedSPPlaneInfo()
327 uv_size = ALIGN((uv_stride * uv_height), alignment); in GetYuvUbwcInterlacedSPPlaneInfo()