Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_scale/generic/
H A Dyv12config.c65 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
/aosp_15_r20/external/libvpx/vpx_scale/generic/
H A Dyv12config.c182 const int uv_border_h = border >> ss_y; in vpx_realloc_frame_buffer() local
/aosp_15_r20/external/libaom/aom/src/
H A Daom_image.c252 unsigned int uv_border_h = border >> img->y_chroma_shift; in aom_img_set_rect() local