Home | History | Annotate | Download | only in decoder

Lines Matching refs:i1_collocated_ref_idx

603             ps_slice_hdr->i1_collocated_ref_idx = 0;
616 ps_slice_hdr->i1_collocated_ref_idx = value;
620 ps_slice_hdr->i1_collocated_ref_idx = CLIP3(ps_slice_hdr->i1_collocated_ref_idx, 0, MAX_DPB_SIZE - 1);