Searched refs:vp9_cyclic_refresh_update_segment (Results 1 - 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
H A D | vp9_aq_cyclicrefresh.h | 93 void vp9_cyclic_refresh_update_segment(struct VP9_COMP *const cpi,
|
H A D | vp9_aq_cyclicrefresh.c | 188 void vp9_cyclic_refresh_update_segment(VP9_COMP *const cpi, function
|
H A D | vp9_encodeframe.c | 1011 vp9_cyclic_refresh_update_segment(cpi, &xd->mi[0]->mbmi, mi_row, 1692 vp9_cyclic_refresh_update_segment(cpi, mbmi, mi_row, mi_col, bsize,
|
Completed in 75 milliseconds