Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.h99 void av1_cyclic_refresh_postencode(struct AV1_COMP *const cpi);
Daq_cyclicrefresh.c209 void av1_cyclic_refresh_postencode(AV1_COMP *const cpi) { in av1_cyclic_refresh_postencode() function
Dencoder.c5652 av1_cyclic_refresh_postencode(cpi); in encode_with_recode_loop()