Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.c3380 restore_all_coding_context(cpi); in encode_with_and_without_superres()
3425 restore_all_coding_context(cpi); in encode_with_and_without_superres()
3456 restore_all_coding_context(cpi); in encode_with_and_without_superres()
3472 restore_all_coding_context(cpi); in encode_with_and_without_superres()
H A Dencoder_utils.h1038 static inline void restore_all_coding_context(AV1_COMP *cpi) { in restore_all_coding_context() function
H A Dratectrl.c3951 restore_all_coding_context(cpi); in av1_postencode_drop_cbr()