Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDescramblerImpl.cpp82 info.dstType != DescrambleInfo::kDestinationTypeVmPointer, in descramble()
88 info.dstType == DescrambleInfo::kDestinationTypeVmPointer ? in descramble()
DMediaCasDefs.cpp67 && dstType != kDestinationTypeVmPointer) { in readFromParcel()
128 && dstType != kDestinationTypeVmPointer) { in writeToParcel()
/frameworks/av/include/media/
DMediaCasDefs.h69 kDestinationTypeVmPointer, // non-secure enumerator
/frameworks/base/media/jni/
Dandroid_media_MediaDescrambler.cpp149 info.dstType = DescrambleInfo::kDestinationTypeVmPointer; in descramble()
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp145 DescrambleInfo::kDestinationTypeVmPointer : in queueSecureInputBuffer()
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp1372 info.dstType = DescrambleInfo::kDestinationTypeVmPointer; in flushScrambled()