Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c369 int consec_zero_mv_thresh = 0; in cyclic_refresh_update_map() local
386 consec_zero_mv_thresh = 100; in cyclic_refresh_update_map()
395 consec_zero_mv_thresh = 60; in cyclic_refresh_update_map()
402 int consec_zero_mv_thresh_block = consec_zero_mv_thresh; in cyclic_refresh_update_map()