Searched defs:levelData (Results 1 – 1 of 1) sorted by relevance
46 DRM_ContentProtectionLevel GetContentProtectionLevelFromSecurityLevel(int32_t levelData) in GetContentProtectionLevelFromSecurityLevel()65 int32_t GetSecurityLevelFromContentProtectionLevel(int32_t levelData) in GetSecurityLevelFromContentProtectionLevel()1225 DRM_ContentProtectionLevel levelData = CONTENT_PROTECTION_LEVEL_SW_CRYPTO; in GetSecurityLevel() local