Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c325 int force_gf_refresh = 0; in vp9_cyclic_refresh_check_golden_update() local
362 force_gf_refresh = 1; in vp9_cyclic_refresh_check_golden_update()
369 if (!force_gf_refresh && cpi->refresh_golden_frame == 1) { in vp9_cyclic_refresh_check_golden_update()