Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dratectrl.c176 const int vp8_kf_boost_seperationt_adjustment[16] = variable
598 Boost = Boost * vp8_kf_boost_seperationt_adjustment[cpi->frames_since_key] / 100; in vp8_calc_iframe_target_size()
600 Boost = Boost * vp8_kf_boost_seperationt_adjustment[15] / 100; in vp8_calc_iframe_target_size()