Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp2528 ICrypto::DestinationType dst_type = ICrypto::kDestinationTypeOpaqueHandle; in onQueueInputBuffer() local
2532 dst_type = ICrypto::kDestinationTypeNativeHandle; in onQueueInputBuffer()
2534 dst_type = ICrypto::kDestinationTypeVmPointer; in onQueueInputBuffer()
2538 dst_type, in onQueueInputBuffer()