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