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