Home
last modified time | relevance | path

Searched defs:levelData (Results 1 – 1 of 1) sorted by relevance

/base/web/webview/ohos_adapter/media_adapter/src/
Ddrm_adapter_impl.cpp46 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