Searched refs:arf_idx (Results 1 – 3 of 3) sorted by relevance
917 int arf_idx = cpi->alt_fb_idx; in get_refresh_mask() local920 arf_idx = gf_group->arf_update_idx[gf_group->index]; in get_refresh_mask()924 (cpi->refresh_alt_ref_frame << arf_idx); in get_refresh_mask()
1783 int arf_idx = 0; in allocate_gf_group_bits() local1805 arf_idx = 1; in allocate_gf_group_bits()1807 gf_group->arf_update_idx[frame_index] = arf_buffer_indices[arf_idx]; in allocate_gf_group_bits()1808 gf_group->arf_ref_idx[frame_index] = arf_buffer_indices[arf_idx]; in allocate_gf_group_bits()
2717 int arf_idx = cpi->alt_fb_idx; local2720 arf_idx = gf_group->arf_update_idx[gf_group->index];2724 &cm->ref_frame_map[arf_idx], cm->new_fb_idx);