Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.h103 void vp9_cyclic_refresh_update_sb_postencode(struct VP9_COMP *const cpi,
H A Dvp9_aq_cyclicrefresh.c225 void vp9_cyclic_refresh_update_sb_postencode(VP9_COMP *const cpi, in vp9_cyclic_refresh_update_sb_postencode() function
H A Dvp9_encodeframe.c6579 vp9_cyclic_refresh_update_sb_postencode(cpi, mi, mi_row, mi_col, bsize); in encode_superblock()