Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c139 const int refresh_this_block = candidate_refresh_aq(cr, mbmi, bsize, use_rd); in vp9_cyclic_refresh_update_segment() local
145 if (mbmi->segment_id > 0 && !refresh_this_block) in vp9_cyclic_refresh_update_segment()
154 } else if (refresh_this_block) { in vp9_cyclic_refresh_update_segment()