Home
last modified time | relevance | path

Searched defs:uv_border_h (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_scale/generic/
Dyv12config.c56 const int uv_stride, const int uv_border_w, const int uv_border_h) { in realloc_frame_buffer_aligned()
215 const int uv_border_h = border >> ss_y; in aom_realloc_frame_buffer() local
261 const int uv_border_h = border >> ss_y; in aom_realloc_lookahead_buffer() local
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c178 const int uv_border_h = border >> ss_y; in vpx_realloc_frame_buffer() local
/external/libaom/libaom/aom/src/
Daom_image.c196 unsigned int uv_border_h = border >> img->y_chroma_shift; in aom_img_set_rect() local