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.c402 int count_tot = 0; in cyclic_refresh_update_map() local
443 count_tot++; in cyclic_refresh_update_map()
470 if (count_sel < (3 * count_tot) >> 2) in cyclic_refresh_update_map()