Searched defs:uv_height (Results 1 – 8 of 8) sorted by relevance
55 int uv_height = aligned_height >> 1; in vp8_yv12_realloc_frame_buffer() local156 const int uv_height = aligned_height >> ss_y; in vpx_realloc_frame_buffer() local
117 int uv_height = (height()+1)/2; in NativeToI420Buffer() local
107 int uv_height = src->uv_crop_height; in vp9_lookahead_push() local
51 const int uv_height = (height + 1) / 2; in CheckDecBuffer() local
37 int uv_height; member
95 const int uv_height = (height + 1) >> 1; in WebPPictureAllocYUVA() local
51 const int uv_height = HALVE(height); in WebPPictureAlloc() local584 const int uv_height = HALVE(picture->height); in MakeGray() local
5647 unsigned int uv_height = (y_height + 1) / 2; in vp8_get_compressed_data() local