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.c265 int force_gf_refresh = 0; in vp9_cyclic_refresh_postencode() local
297 force_gf_refresh = 1; in vp9_cyclic_refresh_postencode()
302 if (!force_gf_refresh && cpi->refresh_golden_frame == 1 && in vp9_cyclic_refresh_postencode()