Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c333 int consec_zero_mv_thresh = 0; in cyclic_refresh_update_map() local
350 consec_zero_mv_thresh = 100; in cyclic_refresh_update_map()
358 consec_zero_mv_thresh = 60; in cyclic_refresh_update_map()
365 int consec_zero_mv_thresh_block = consec_zero_mv_thresh; in cyclic_refresh_update_map()