Searched refs:toHdcpLevel (Results 1 – 1 of 1) sorted by relevance
177 static DrmPlugin::HdcpLevel toHdcpLevel(HdcpLevel_V1_2 level) { in toHdcpLevel() function1155 *connected = toHdcpLevel(hConnected); in getHdcpLevels()1156 *max = toHdcpLevel(hMax); in getHdcpLevels()1164 *connected = toHdcpLevel(static_cast<HdcpLevel_V1_2>(hConnected)); in getHdcpLevels()1165 *max = toHdcpLevel(static_cast<HdcpLevel_V1_2>(hMax)); in getHdcpLevels()