Searched defs:uv_width (Results 1 – 7 of 7) sorted by relevance
48 int uv_width = width >> 1; in vp8_yv12_alloc_frame_buffer() local
114 const int uv_width = (width + 1) / 2; in main() local
47 int uv_width; member
787 int uv_width; in vp8mt_alloc_temp_buffers() local
48 const int uv_width = HALVE(width); in WebPPictureAlloc() local582 const int uv_width = HALVE(picture->width); in MakeGray() local
560 const int uv_width = (io->mb_w + 1) >> 1; in CustomSetup() local
471 const int uv_width = width >> 1; in ConvertToYUVA() local