Home | History | Annotate | Download | only in parser

Lines Matching refs:CurrPicOrderCntMsb

3919 			pInfo->img.CurrPicOrderCntMsb = pInfo->img.PicOrderCntMsb + MaxPicOrderCntLsb;
3923 pInfo->img.CurrPicOrderCntMsb = pInfo->img.PicOrderCntMsb - MaxPicOrderCntLsb;
3926 pInfo->img.CurrPicOrderCntMsb = pInfo->img.PicOrderCntMsb;
3934 pInfo->img.toppoc = pInfo->img.CurrPicOrderCntMsb + pInfo->img.pic_order_cnt_lsb;
3940 pInfo->img.ThisPOC= pInfo->img.toppoc = pInfo->img.CurrPicOrderCntMsb + pInfo->img.pic_order_cnt_lsb;
3944 pInfo->img.ThisPOC= pInfo->img.bottompoc = pInfo->img.CurrPicOrderCntMsb + pInfo->img.pic_order_cnt_lsb;
3954 pInfo->img.PicOrderCntMsb = pInfo->img.CurrPicOrderCntMsb;
4149 pInfo->img.PicOrderCntMsb = pInfo->img.CurrPicOrderCntMsb;