Searched defs:uv_width (Results 1 – 7 of 7) sorted by relevance
54 int uv_width = aligned_width >> 1; in vp8_yv12_realloc_frame_buffer() local149 const int uv_width = aligned_width >> ss_x; in vp9_realloc_frame_buffer() local
34 int uv_width; member
93 const int uv_width = (width + 1) >> 1; in WebPPictureAllocYUVA() local
138 const int uv_width = (pic->width >> 1); // omit last pixel during u/v loop in WebPBlendAlpha() local
779 int uv_width; in vp8mt_alloc_temp_buffers() local
575 const int uv_width = (io->mb_w + 1) >> 1; in CustomSetup() local
497 const int uv_width = width >> 1; in ConvertToYUVA() local