Searched defs:uv_height (Results 1 – 3 of 3) sorted by relevance
55 int uv_height = aligned_height >> 1; in vp8_yv12_realloc_frame_buffer() local150 const int uv_height = aligned_height >> ss_y; in vp9_realloc_frame_buffer() local
35 int uv_height; member
94 const int uv_height = (height + 1) >> 1; in WebPPictureAllocYUVA() local