Searched refs:kiTotalNumMbInCurLayer (Results 1 – 1 of 1) sorted by relevance
54 const int32_t kiTotalNumMbInCurLayer = pCurDq->iMbWidth * pCurDq->iMbHeight; in DecodeFrameConstruction() local65 if (pCtx->iTotalNumMbRec == kiTotalNumMbInCurLayer) { in DecodeFrameConstruction()170 if (pCtx->iTotalNumMbRec == kiTotalNumMbInCurLayer) { //frame complete in DecodeFrameConstruction()192 if (pCtx->iTotalNumMbRec != kiTotalNumMbInCurLayer) { in DecodeFrameConstruction()195 pCtx->iTotalNumMbRec, kiTotalNumMbInCurLayer, pCurDq->iMbWidth, pCurDq->iMbHeight); in DecodeFrameConstruction()267 kiTotalNumMbInCurLayer - pCtx->iMbEcedNum, kiTotalNumMbInCurLayer); in DecodeFrameConstruction()