Searched refs:PicOrderCntMsb (Results 1 – 1 of 1) sorted by relevance
1367 int PicOrderCntMsb, TopFieldOrderCnt; in calc_poc() local1378 PicOrderCntMsb = prevPicOrderCntMsb + MaxPicOrderCntLsb; in calc_poc()1381 PicOrderCntMsb = prevPicOrderCntMsb - MaxPicOrderCntLsb; in calc_poc()1383 PicOrderCntMsb = prevPicOrderCntMsb; in calc_poc()1385 TopFieldOrderCnt = PicOrderCntMsb + pic_order_cnt_lsb; in calc_poc()1388 PicOrderCntMsb_ref = PicOrderCntMsb; in calc_poc()