OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDCP_CAPS_ENCRYPT_NATIVE
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/media/hardware/
HDCPAPI.h
65
//
HDCP_CAPS_ENCRYPT_NATIVE
: the HDCP module supports encryption from
70
HDCP_CAPS_ENCRYPT_NATIVE
= (1 << 1),
/frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.cpp
943
&& (mHDCP->getCaps() & HDCPModule::
HDCP_CAPS_ENCRYPT_NATIVE
));
Completed in 197 milliseconds