Searched refs:pSMaxLevelLimits (Results 1 – 1 of 1) sorted by relevance
960 const SLevelLimits* pSMaxLevelLimits = GetLevelLimits (52, false); in ParseSps() local1065 …if (((uint64_t)pSps->iMbWidth * (uint64_t)pSps->iMbWidth) > (uint64_t) (8 * pSMaxLevelLimits->uiMa… in ParseSps()1079 …if (((uint64_t)pSps->iMbHeight * (uint64_t)pSps->iMbHeight) > (uint64_t) (8 * pSMaxLevelLimits->ui… in ParseSps()1088 if (uiTmp64 > (uint64_t)pSMaxLevelLimits->uiMaxFS) { in ParseSps()