Searched refs:bit_allocation (Results 1 – 2 of 2) sorted by relevance
128 int bit_allocation[(MAX_LAG_BUFFERS * 2) + 1]; member
2233 gf_group->bit_allocation[0] = 0; in allocate_gf_group_bits()2237 gf_group->bit_allocation[0] = gf_arf_bits; in allocate_gf_group_bits()2254 gf_group->bit_allocation[alt_frame_index] = gf_arf_bits; in allocate_gf_group_bits()2336 gf_group->bit_allocation[frame_index] = target_frame_size; in allocate_gf_group_bits()2341 gf_group->bit_allocation[mid_frame_idx] += last_frame_reduction; in allocate_gf_group_bits()2356 gf_group->bit_allocation[2] = in allocate_gf_group_bits()2357 gf_group->bit_allocation[mid_frame_idx] + mid_boost_bits; in allocate_gf_group_bits()2359 gf_group->bit_allocation[mid_frame_idx] = 0; in allocate_gf_group_bits()3051 gf_group->bit_allocation[0] = kf_bits; in find_next_key_frame()3155 target_rate = gf_group->bit_allocation[gf_group->index]; in vp9_rc_get_second_pass_params()[all …]