Searched defs:uv_height (Results 1 – 13 of 13) sorted by relevance
55 const int aligned_height, const int uv_width, const int uv_height, in realloc_frame_buffer_aligned()179 const int uv_height) { in calc_stride_and_planesize()213 const int uv_height = aligned_height >> ss_y; in aom_realloc_frame_buffer() local259 const int uv_height = aligned_height >> ss_y; in aom_realloc_lookahead_buffer() local
58 int uv_height = aligned_height >> 1; in vp8_yv12_realloc_frame_buffer() local175 const int uv_height = aligned_height >> ss_y; in vpx_realloc_frame_buffer() local
117 int uv_height = (height()+1)/2; in NativeToI420Buffer() local
100 int uv_height = src->uv_crop_height; in vp9_lookahead_push() local
99 int uv_height = src->uv_crop_height; in av1_lookahead_push() local
37 int uv_height; member
95 const int uv_height = (int)(((int64_t)height + 1) >> 1); in WebPPictureAllocYUVA() local
51 const int uv_height = (height + 1) / 2; in CheckDecBuffer() local
43 int uv_height; member
731 uv_height = block_height >> ss_y; in av1_highbd_apply_temporal_filter_chroma() local
800 uv_height = block_height >> ss_y; in av1_apply_temporal_filter_chroma() local
440 const int uv_width = width >> ss_x, uv_height = height >> ss_y; in CompareTestWithParam() local
5140 unsigned int uv_height = (y_height + 1) / 2; in vp8_get_compressed_data() local