Home
last modified time | relevance | path

Searched refs:aom_invalidate_pyramid (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/
H A Dpyramid.h129 void aom_invalidate_pyramid(ImagePyramid *pyr);
H A Dpyramid.c446 void aom_invalidate_pyramid(ImagePyramid *pyr) { in aom_invalidate_pyramid() function
/aosp_15_r20/external/libaom/av1/common/
H A Dav1_common_int.h1144 aom_invalidate_pyramid(cm->cur_frame->buf.y_pyramid); in assign_cur_frame_new_fb()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.c3900 aom_invalidate_pyramid(cpi->source->y_pyramid); in encode_frame_to_data_rate()