Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1059 static void restore_coding_context(VP9_COMP *cpi) { in restore_coding_context() function
3950 restore_coding_context(cpi);
4310 if (loop || !enable_acl) restore_coding_context(cpi);
4338 restore_coding_context(cpi);
4344 restore_coding_context(cpi);
4653 restore_coding_context(cpi);
4839 restore_coding_context(cpi);
/external/libaom/libaom/av1/encoder/
Dencoder.c622 static void restore_coding_context(AV1_COMP *cpi) { in restore_coding_context() function
4477 restore_coding_context(cpi); in encode_with_recode_loop()
4485 restore_coding_context(cpi); in encode_with_recode_loop()
4839 restore_coding_context(cpi); in encode_frame_to_data_rate()