Home
last modified time | relevance | path

Searched refs:img_shifted_realloc_required (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/common/
Dtools_common.c433 static int img_shifted_realloc_required(const aom_image_t *img, in img_shifted_realloc_required() function
451 img_shifted_realloc_required(img, img_shifted, shifted_fmt)) { in aom_shift_img()
/external/libvpx/libvpx/
Dvpxdec.c509 static int img_shifted_realloc_required(const vpx_image_t *img, in img_shifted_realloc_required() function
961 img_shifted_realloc_required(img, img_shifted, shifted_fmt)) { in main_loop()