Home
last modified time | relevance | path

Searched refs:aom_img_alloc_with_cb (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom/internal/
Daom_image_internal.h83 aom_image_t *aom_img_alloc_with_cb(aom_image_t *img, aom_img_fmt_t fmt,
/external/libaom/libaom/aom/src/
Daom_image.c174 aom_image_t *aom_img_alloc_with_cb(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc_with_cb() function
/external/libaom/libaom/av1/
Dav1_dx_iface.c704 if (!aom_img_alloc_with_cb(grain_img, img->fmt, w_even, h_even, 16, in add_grain_if_needed()