Searched refs:psshDRMs (Results 1 – 2 of 2) sorted by relevance
92 Vector<DrmUUID> psshDRMs = parsePSSH(pssh, psshsize); in getSupportedDrmSchemes() local95 for (size_t i = 0; i < psshDRMs.size(); i++) { in getSupportedDrmSchemes()96 DrmUUID uuid = psshDRMs[i]; in getSupportedDrmSchemes()103 psshDRMs.size(), supportedDRMs.size()); in getSupportedDrmSchemes()
153 Vector<DrmUUID> psshDRMs = parsePSSH(pssh, psshsize); in getSupportedDrmSchemes() local160 for (size_t i = 0; i < psshDRMs.size(); i++) { in getSupportedDrmSchemes()161 DrmUUID uuid = psshDRMs[i]; in getSupportedDrmSchemes()172 psshDRMs.size(), supportedDRMs.size()); in getSupportedDrmSchemes()