Searched refs:alt_frame_index (Results 1 – 1 of 1) sorted by relevance
1705 int alt_frame_index = frame_index; in allocate_gf_group_bits() local1711 alt_frame_index = cpi->svc.number_temporal_layers; in allocate_gf_group_bits()1747 gf_group->update_type[alt_frame_index] = ARF_UPDATE; in allocate_gf_group_bits()1748 gf_group->rf_level[alt_frame_index] = GF_ARF_STD; in allocate_gf_group_bits()1749 gf_group->bit_allocation[alt_frame_index] = gf_arf_bits; in allocate_gf_group_bits()1752 gf_group->arf_src_offset[alt_frame_index] = in allocate_gf_group_bits()1756 gf_group->arf_src_offset[alt_frame_index] = in allocate_gf_group_bits()1759 gf_group->arf_update_idx[alt_frame_index] = arf_buffer_indices[0]; in allocate_gf_group_bits()1760 gf_group->arf_ref_idx[alt_frame_index] = in allocate_gf_group_bits()1787 if (has_temporal_layers && frame_index == alt_frame_index) { in allocate_gf_group_bits()