Home | History | Annotate | Download | only in src

Lines Matching refs:picOrderCntCycleCnt

746             /* derive picOrderCntCycleCnt and frameNumInPicOrderCntCycle */
749 video->picOrderCntCycleCnt = (video->absFrameNum - 1) / currSPS->num_ref_frames_in_pic_order_cnt_cycle;
761 video->expectedPicOrderCnt = video->picOrderCntCycleCnt * video->expectedDeltaPerPicOrderCntCycle;