Home
last modified time | relevance | path

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

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