Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2410 #define MAX_GF_BOOST 5400 macro
2636 rc->gfu_boost = VPXMIN(MAX_GF_BOOST, calc_arf_boost(cpi, 0, (i - 1))); in define_gf_group()