Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_scale/generic/
H A Dyv12config.c236 int aom_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, int width, int height, in aom_realloc_frame_buffer() function
279 return aom_realloc_frame_buffer( in aom_alloc_frame_buffer()
/aosp_15_r20/external/libaom/aom_scale/
H A Dyv12config.h172 int aom_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, int width, int height,
/aosp_15_r20/external/libaom/av1/encoder/
H A Dlookahead.c82 if (aom_realloc_frame_buffer( in av1_lookahead_init()
H A Dpicklpf.c326 if (aom_realloc_frame_buffer( in av1_pick_filter_level()
H A Dencoder_alloc.h441 if (aom_realloc_frame_buffer( in realloc_and_scale_source()
H A Dencoder_utils.c759 if (aom_realloc_frame_buffer( in av1_scale_references()
H A Dallintra_vis.c589 if (aom_realloc_frame_buffer( in av1_set_mb_wiener_variance()
H A Dtemporal_filter.c1455 if (aom_realloc_frame_buffer( in av1_tf_info_alloc()
H A Dencode_strategy.c804 int ret = aom_realloc_frame_buffer(
H A Dpickrst.c2064 if (aom_realloc_frame_buffer( in av1_pick_filter_restoration()
H A Dencoder.c2231 if (aom_realloc_frame_buffer( in av1_set_frame_size()
/aosp_15_r20/external/libaom/av1/common/
H A Dresize.c1222 if (aom_realloc_frame_buffer( in av1_realloc_and_scale_if_required()
1365 if (aom_realloc_frame_buffer( in av1_superres_upscale()
H A Drestoration.c1082 if (aom_realloc_frame_buffer( in av1_loop_restoration_filter_frame_init()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c1953 if (aom_realloc_frame_buffer( in setup_buffer_pool()
4799 if (aom_realloc_frame_buffer( in read_uncompressed_header()