Home
last modified time | relevance | path

Searched refs:aom_realloc_frame_buffer (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/aom_scale/generic/
Dyv12config.c196 int aom_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, int width, int height, in aom_realloc_frame_buffer() function
283 return aom_realloc_frame_buffer(ybf, width, height, ss_x, ss_y, in aom_alloc_frame_buffer()
/external/libaom/libaom/aom_scale/
Dyv12config.h123 int aom_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, int width, int height,
/external/libaom/libaom/av1/encoder/
Dencoder.c802 if (aom_realloc_frame_buffer( in alloc_raw_frame_buffers()
814 if (aom_realloc_frame_buffer( in alloc_util_frame_buffers()
821 if (aom_realloc_frame_buffer( in alloc_util_frame_buffers()
829 if (aom_realloc_frame_buffer( in alloc_util_frame_buffers()
836 if (aom_realloc_frame_buffer( in alloc_util_frame_buffers()
3399 if (aom_realloc_frame_buffer( in scale_references()
3709 if (aom_realloc_frame_buffer( in av1_set_frame_size()
4002 if (aom_realloc_frame_buffer( in superres_post_encode()
Dtpl_model.c485 if (aom_realloc_frame_buffer( in init_gop_frames()
/external/libaom/libaom/av1/common/
Dresize.c1393 if (aom_realloc_frame_buffer( in av1_superres_upscale()
Drestoration.c1100 if (aom_realloc_frame_buffer( in av1_loop_restoration_filter_frame_init()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c2376 if (aom_realloc_frame_buffer( in setup_buffer_pool()
5135 if (aom_realloc_frame_buffer( in read_uncompressed_header()