Searched defs:pssh (Results 1 – 10 of 10) sorted by relevance
161 unsigned char *pssh = static_cast<unsigned char*>(drmInfo->psshInfo[i].data); in OnDrmInfoChangedInApp() local188 unsigned char *pssh = static_cast<unsigned char*>(drmInfo->psshInfo[i].data); in OnDrmInfoChangedWithObjInApp() local221 unsigned char *pssh = static_cast<unsigned char*>(mediaKeySystemInfo.psshInfo[i].data); in GetMediaKeySystemInfo() local
44 unsigned char *pssh = static_cast<unsigned char*>(drmInfo->psshInfo[i].data); in OnMediaKeySystemInfoUpdated() local72 unsigned char *pssh = static_cast<unsigned char*>(drmInfo->psshInfo[i].data); in OnMediaKeySystemInfoUpdatedWithObj() local
318 std::vector<uint8_t> pssh = {1, 2, 3, 4, 5}; variable
303 uint8_t pssh[META_DRM_MAX_DRM_PSSH_LEN]; member
50 uint8_t pssh[DrmConstant::DRM_MAX_M3U8_DRM_PSSH_LEN]; member
341 uint8_t pssh[2048]; // 2048: pssh len in SetDrmInfo() local
830 std::string pssh(MPD_LABEL_PSSH); in GetContentProtection() local
1198 std::vector<uint8_t> pssh(temp.pssh, temp.pssh + temp.psshLen); in SetDrmInfoData() local
439 std::vector<uint8_t> pssh(temp.pssh, temp.pssh + temp.psshLen); in GetDrmSystemInfos() local
609 uint8_t pssh[2048]; // 2048: pssh len in ProcessDrmInfos() local