Searched defs:calculate_boost_bits (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c1358 static int calculate_boost_bits(int frame_count, function
1754 gf_arf_bits = calculate_boost_bits(rc->baseline_gf_interval,
2085 kf_bits = calculate_boost_bits((rc->frames_to_key - 1),

Completed in 176 milliseconds