Searched refs:supportedProfile (Results 1 – 1 of 1) sorted by relevance
4771 int32_t supportedProfile = static_cast<int32_t>(params.eProfile); in verifySupportForProfileAndLevel() local4774 if (profile == supportedProfile && level <= supportedLevel) { in verifySupportForProfileAndLevel()