Searched defs:uv_height (Results 1 – 4 of 4) sorted by relevance
49 int uv_height = height >> 1; in vp8_yv12_alloc_frame_buffer() local
115 const int uv_height = (height + 1) / 2; in main() local
48 int uv_height; member
49 const int uv_height = HALVE(height); in WebPPictureAlloc() local583 const int uv_height = HALVE(picture->height); in MakeGray() local