Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c138 const int refresh_this_block = cpi->mb.in_static_area || 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()