Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DICrypto.h49 enum DestinationType { enum
56 DestinationType dstType,
DCrypto.h53 DestinationType dstType,
/frameworks/av/media/libmedia/
DICrypto.cpp98 DestinationType dstType, in decrypt()
283 DestinationType dstType = (DestinationType)data.readInt32(); in onTransact()
/frameworks/av/drm/libmediadrm/
DCrypto.cpp237 DestinationType dstType, in decrypt()
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2523 ICrypto::DestinationType dst_type = ICrypto::kDestinationTypeOpaqueHandle; in onQueueInputBuffer()