Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c654 const int arf_pos = gf_group->arf_pos_in_gf[frame_index]; in allocate_gf_group_bits() local
657 gf_group->bit_allocation[arf_pos] = target_frame_size; in allocate_gf_group_bits()
689 const int arf_pos = gf_group->arf_pos_in_gf[frame_index]; in allocate_gf_group_bits() local
690 const int this_lvl = gf_group->pyramid_level[arf_pos]; in allocate_gf_group_bits()
697 gf_group->bit_allocation[arf_pos] += extra_size; in allocate_gf_group_bits()