Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DCryptoHal.cpp371 std::vector<SubSample> stdSubSamples; in decrypt() local
376 stdSubSamples.push_back(subSample); in decrypt()
378 auto hSubSamples = hidl_vec<SubSample>(stdSubSamples); in decrypt()