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