Searched refs:toHdcpLevel (Results 1 – 1 of 1) sorted by relevance
168 static DrmPlugin::HdcpLevel toHdcpLevel(HdcpLevel_V1_2 level) { in toHdcpLevel() function1068 *connected = toHdcpLevel(hConnected); in getHdcpLevels()1069 *max = toHdcpLevel(hMax); in getHdcpLevels()1077 *connected = toHdcpLevel(static_cast<HdcpLevel_V1_2>(hConnected)); in getHdcpLevels()1078 *max = toHdcpLevel(static_cast<HdcpLevel_V1_2>(hMax)); in getHdcpLevels()