Searched refs:NuPlayer2Drm (Results 1 – 4 of 4) sorted by relevance
28 Vector<DrmUUID> NuPlayer2Drm::parsePSSH(const void *pssh, size_t psshsize) in parsePSSH()90 Vector<DrmUUID> NuPlayer2Drm::getSupportedDrmSchemes(const void *pssh, size_t psshsize) in getSupportedDrmSchemes()108 sp<ABuffer> NuPlayer2Drm::retrieveDrmInfo(const void *pssh, uint32_t psshsize) in retrieveDrmInfo()136 sp<ABuffer> NuPlayer2Drm::retrieveDrmInfo(PsshInfo *psshInfo) in retrieveDrmInfo()
13 "NuPlayer2Drm.cpp",
71 struct NuPlayer2Drm { struct
1594 sp<ABuffer> drmInfoBuffer = NuPlayer2Drm::retrieveDrmInfo(psshInfo); in checkDrmInfo()