Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Daq_cyclicrefresh.h224 void av1_cyclic_refresh_update_segment(const struct AV1_COMP *cpi,
H A Daq_cyclicrefresh.c191 void av1_cyclic_refresh_update_segment(const AV1_COMP *cpi, MACROBLOCK *const x, in av1_cyclic_refresh_update_segment() function
H A Dencodeframe_utils.c234 av1_cyclic_refresh_update_segment(cpi, x, mi_row, mi_col, bsize, in av1_update_state()