Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dsuperres_scale.c420 cpi->source = realloc_and_scale_source(cpi, cm->superres_upscaled_width, in av1_superres_post_encode()
H A Dencoder_alloc.h430 static inline YV12_BUFFER_CONFIG *realloc_and_scale_source(AV1_COMP *cpi, in realloc_and_scale_source() function
H A Dencoder.c3694 realloc_and_scale_source(cpi, cm->cur_frame->buf.y_crop_width, in encode_frame_to_data_rate()