Searched defs:uv_height (Results 1 – 1 of 1) sorted by relevance
184 const int uv_height = ((y_height + 1) >> 1); in GetPSNRYuv() local420 int uv_height = ((y_height + 1) >> 1); in VPXDecode() local662 int uv_height, in VPXEncode()749 int uv_height, in WebPEncode()809 int uv_height = ((y_height + 1) >> 1); in AdjustColorspace() local837 int uv_height = ((y_height + 1) >> 1); in AdjustColorspaceBack() local
Completed in 8 milliseconds