Searched defs:uv_width (Results 1 – 18 of 18) sorted by relevance
55 const int aligned_height, const int uv_width, const int uv_height, in realloc_frame_buffer_aligned()212 const int uv_width = aligned_width >> ss_x; in aom_realloc_frame_buffer() local258 const int uv_width = aligned_width >> ss_x; in aom_realloc_lookahead_buffer() local
57 int uv_width = aligned_width >> 1; in vp8_yv12_realloc_frame_buffer() local174 const int uv_width = aligned_width >> ss_x; in vpx_realloc_frame_buffer() local
115 int uv_width = (width()+7) / 8; in NativeToI420Buffer() local
99 int uv_width = src->uv_crop_width; in vp9_lookahead_push() local
98 int uv_width = src->uv_crop_width; in av1_lookahead_push() local
36 int uv_width; member
94 const int uv_width = (int)(((int64_t)width + 1) >> 1); in WebPPictureAllocYUVA() local
205 const int uv_width = (pic->width >> 1); // omit last pixel during u/v loop in WebPBlendAlpha() local
882 const int uv_width = (width + 1) >> 1; in ImportYUVAFromRGBA() local
50 const int uv_width = (width + 1) / 2; in CheckDecBuffer() local
581 const int uv_width = (io->mb_w + 1) >> 1; in CustomSetup() local
131 const int uv_width = src_width >> 1; in WebPConvertARGBToUV_C() local
736 int uv_width; in vp8mt_alloc_temp_buffers() local
730 const unsigned int uv_width = block_width >> ss_x, in av1_highbd_apply_temporal_filter_chroma() local
799 const unsigned int uv_width = block_width >> ss_x, in av1_apply_temporal_filter_chroma() local
440 const int uv_width = width >> ss_x, uv_height = height >> ss_y; in CompareTestWithParam() local
5139 unsigned int uv_width = (y_width + 1) / 2; in vp8_get_compressed_data() local