Searched defs:uv_height (Results 1 – 7 of 7) sorted by relevance
46 int uv_height = aligned_height >> 1; in vp8_yv12_realloc_frame_buffer() local133 const int uv_height = aligned_height >> ss_y; in vp9_realloc_frame_buffer() local
34 int uv_height; member
214 const int uv_height = (image_->h + 1) / 2; in Initialize() local
257 const int uv_height = (height + 1) / 2; in WritePGMOrYUV() local
370 size_t uv_height = in AllocateYUV() local
51 const int uv_height = HALVE(height); in WebPPictureAlloc() local584 const int uv_height = HALVE(picture->height); in MakeGray() local