Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.h100 void vp9_cyclic_refresh_update_sb_postencode(struct VP9_COMP *const cpi,
Dvp9_aq_cyclicrefresh.c211 void vp9_cyclic_refresh_update_sb_postencode(VP9_COMP *const cpi, in vp9_cyclic_refresh_update_sb_postencode() function
Dvp9_encodeframe.c4873 vp9_cyclic_refresh_update_sb_postencode(cpi, mi, mi_row, mi_col, bsize); in encode_superblock()