Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c148 static const int gf_adjust_table[101] = { variable
473 Boost = Boost * gf_adjust_table[gf_frame_useage] / 100; in calc_gf_params()