Home
last modified time | relevance | path

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

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