Searched refs:prevPicOrderCntMsb (Results 1 – 1 of 1) sorted by relevance
1366 int prevPicOrderCntMsb, prevPicOrderCntLsb; in calc_poc() local1370 prevPicOrderCntMsb = prevPicOrderCntLsb = 0; in calc_poc()1372 prevPicOrderCntMsb = PicOrderCntMsb_ref; in calc_poc()1378 PicOrderCntMsb = prevPicOrderCntMsb + MaxPicOrderCntLsb; in calc_poc()1381 PicOrderCntMsb = prevPicOrderCntMsb - MaxPicOrderCntLsb; in calc_poc()1383 PicOrderCntMsb = prevPicOrderCntMsb; in calc_poc()