Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2300 int last_frame_reduction = 0; in allocate_gf_group_bits() local
2413 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()
2414 target_frame_size -= last_frame_reduction; in allocate_gf_group_bits()
2425 gf_group->bit_allocation[mid_frame_idx] += last_frame_reduction; in allocate_gf_group_bits()