Searched refs:vp9_cyclic_refresh_update_segment (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_aq_cyclicrefresh.h | 97 void vp9_cyclic_refresh_update_segment(struct VP9_COMP *const cpi,
|
H A D | vp9_aq_cyclicrefresh.c | 161 void vp9_cyclic_refresh_update_segment(VP9_COMP *const cpi, MODE_INFO *const mi, in vp9_cyclic_refresh_update_segment() function
|
H A D | vp9_encodeframe.c | 1812 vp9_cyclic_refresh_update_segment(cpi, xd->mi[0], mi_row, mi_col, bsize, in update_state() 2533 vp9_cyclic_refresh_update_segment(cpi, mi, mi_row, mi_col, bsize, in update_state_rt()
|