Searched defs:uv_border_h (Results 1 – 3 of 3) sorted by relevance
65 const int uv_stride, const int uv_border_w, const int uv_border_h, in realloc_frame_buffer_aligned()257 const int uv_border_h = border >> ss_y; in aom_realloc_frame_buffer() local
182 const int uv_border_h = border >> ss_y; in vpx_realloc_frame_buffer() local
252 unsigned int uv_border_h = border >> img->y_chroma_shift; in aom_img_set_rect() local