Searched refs:psshPtr (Results 1 – 1 of 1) sorted by relevance
151 const uint8_t* psshPtr = reinterpret_cast<const uint8_t*>(pssh.str().c_str()); in retrieveDrmInfo() local152 const char *psshHex = DrmUUID::arrayToHex(psshPtr, psshSize).string(); in retrieveDrmInfo()