Home
last modified time | relevance | path

Searched refs:refresh_reference_frames (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder_utils.h1052 static inline void refresh_reference_frames(AV1_COMP *cpi) { in refresh_reference_frames() function
H A Dencoder.c4650 refresh_reference_frames(cpi); in av1_post_encode_updates()