Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/
H A Dpyramid.c35 size_t aom_get_pyramid_alloc_size(int width, int height, bool image_is_16bit) { in aom_get_pyramid_alloc_size()
101 ImagePyramid *aom_alloc_pyramid(int width, int height, bool image_is_16bit) { in aom_alloc_pyramid()