Searched refs:uiTmp64 (Results 1 – 1 of 1) sorted by relevance
1086 uint64_t uiTmp64 = (uint64_t)pSps->iMbWidth * (uint64_t)pSps->iMbHeight; in ParseSps() local1087 if (uiTmp64 > (uint64_t)pSLevelLimits->uiMaxFS) { in ParseSps()1088 if (uiTmp64 > (uint64_t)pSMaxLevelLimits->uiMaxFS) { in ParseSps()1095 pSps->uiTotalMbCount = (uint32_t)uiTmp64; in ParseSps()