Searched refs:pocMsb (Results 1 – 1 of 1) sorted by relevance
1082 int32_t pocMsb; in ParseSliceHeaderSyntaxs() local1085 pocMsb = pCtx->pLastDecPicInfo->iPrevPicOrderCntMsb + iMaxPocLsb; in ParseSliceHeaderSyntaxs()1088 pocMsb = pCtx->pLastDecPicInfo->iPrevPicOrderCntMsb - iMaxPocLsb; in ParseSliceHeaderSyntaxs()1090 pocMsb = pCtx->pLastDecPicInfo->iPrevPicOrderCntMsb; in ParseSliceHeaderSyntaxs()1091 pSliceHead->iPicOrderCntLsb = pocMsb + pocLsb; in ParseSliceHeaderSyntaxs()1099 pCtx->pLastDecPicInfo->iPrevPicOrderCntMsb = pocMsb; in ParseSliceHeaderSyntaxs()