Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2148 int mid_boost_bits = 0; in allocate_gf_group_bits() local
2258 mid_boost_bits += (target_frame_size >> 4); in allocate_gf_group_bits()
2290 gf_group->bit_allocation[mid_frame_idx] + mid_boost_bits; in allocate_gf_group_bits()