Home | History | Annotate | Download | only in src

Lines Matching refs:AVC_CLIP3

714         video->QPy = AVC_CLIP3(0, 51, video->QPy);
717 video->QPc = mapQPi2QPc[AVC_CLIP3(0, 51, video->QPy + video->currPicParams->chroma_qp_index_offset)];