Searched defs:uv_height (Results 1 – 10 of 10) sorted by relevance
476 const int uv_height = (height + 1) / 2; in WebPWritePGM() local520 const int uv_height = (height + 1) / 2; in WebPWriteYUV() local
95 const int uv_height = (int)(((int64_t)height + 1) >> 1); in WebPPictureAllocYUVA() local
51 const int uv_height = (height + 1) / 2; in CheckDecBuffer() local
50 const int uv_height = (pic->height + 1) / 2; in ReadYUV() local306 const int uv_height = (picture->height + 1) / 2; in DumpPicture() local
52 const int uv_height = (pic->height + 1) / 2; in ReadYUV() local309 const int uv_height = (picture->height + 1) / 2; in DumpPicture() local
536 uint32_t uv_height = crop_height / yuvCoeffiNum2; in BypassHorizonScaler() local552 uint32_t uv_height = crop_height; in BypassHorizonScaler() local
220 int uv_height; in copy_uv_planes() local