Home | History | Annotate | Download | only in decoder

Lines Matching refs:CLIP_S8

222             ps_wt_ofst->i2_chroma_offset_l0_cb[i] = CLIP_S8(ofst);
232 ps_wt_ofst->i2_chroma_offset_l0_cr[i] = CLIP_S8(ofst);
299 ps_wt_ofst->i2_chroma_offset_l1_cb[i] = CLIP_S8(ofst);;
309 ps_wt_ofst->i2_chroma_offset_l1_cr[i] = CLIP_S8(ofst);;