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