Home | History | Annotate | Download | only in decoder

Lines Matching refs:MAX_DPB_SIZE

718         ref_idx = CLIP3(ref_idx, 0, MAX_DPB_SIZE - 1);
769 ref_idx = CLIP3(ref_idx, 0, MAX_DPB_SIZE - 1);