Searched defs:uv_width (Results 1 – 6 of 6) sorted by relevance
114 const int uv_width = (width + 1) / 2; in main() local
47 int uv_width; member
548 int uv_width; in vp8mt_alloc_temp_buffers() local
48 const int uv_width = HALVE(width); in WebPPictureAlloc() local577 const int uv_width = HALVE(picture->width); in MakeGray() local
564 const int uv_width = (io->mb_w + 1) >> 1; in CustomSetup() local
480 const int uv_width = width >> 1; in ConvertToYUVA() local