Searched refs:mid_frame_idx (Results 1 – 1 of 1) sorted by relevance
2149 int mid_frame_idx; in allocate_gf_group_bits() local2226 mid_frame_idx = frame_index + (rc->baseline_gf_interval >> 1) - 1; in allocate_gf_group_bits()2253 : (i == mid_frame_idx) in allocate_gf_group_bits()2261 if (frame_index <= mid_frame_idx) arf_idx = 1; in allocate_gf_group_bits()2290 gf_group->bit_allocation[mid_frame_idx] + mid_boost_bits; in allocate_gf_group_bits()2291 gf_group->update_type[mid_frame_idx] = OVERLAY_UPDATE; in allocate_gf_group_bits()2292 gf_group->bit_allocation[mid_frame_idx] = 0; in allocate_gf_group_bits()