Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c368 int count_sel = 0; in cyclic_refresh_update_map() local
435 count_sel++; in cyclic_refresh_update_map()
469 if (count_sel<(3 * count_tot)>> 2) cr->reduce_refresh = 1; in cyclic_refresh_update_map()