Home
last modified time | relevance | path

Searched refs:psshBase (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2Drm.cpp150 std::string psshBase = pssh.str(); in retrieveDrmInfo() local
151 const auto* psshPtr = reinterpret_cast<const uint8_t*>(psshBase.c_str()); in retrieveDrmInfo()