MAIN10             94 source/encoder/level.cpp                 vps.ptl.profileIdc = Profile::MAIN10;
MAIN10            104 source/encoder/level.cpp     if (vps.ptl.profileIdc == Profile::MAIN10 && param.internalBitDepth == 8)
MAIN10            107 source/encoder/level.cpp         vps.ptl.profileCompatibilityFlag[Profile::MAIN10] = true;
MAIN10            111 source/encoder/level.cpp         vps.ptl.profileCompatibilityFlag[Profile::MAIN10] = true;
MAIN10           1276 source/encoder/ratecontrol.cpp         if (enc->m_vps.ptl.profileIdc > Profile::MAIN10 || enc->m_vps.ptl.levelIdc == Level::NONE)