Searched refs:HDCP_CAPS_ENCRYPT (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/media/hardware/
H A DHDCPAPI.h62 // HDCP_CAPS_ENCRYPT: mandatory, meaning the HDCP module can encrypt
64 HDCP_CAPS_ENCRYPT = (1 << 0), enumerator in enum:android::HDCPModule::__anon1273
93 return HDCP_CAPS_ENCRYPT;

Completed in 74 milliseconds