HomeSort by relevance Sort by last modified time
    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 945 && (mHDCP->getCaps() & HDCPModule::HDCP_CAPS_ENCRYPT_NATIVE));

Completed in 1183 milliseconds