Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp2523 ICrypto::DestinationType dst_type = ICrypto::kDestinationTypeOpaqueHandle; in onQueueInputBuffer() local
2527 dst_type = ICrypto::kDestinationTypeNativeHandle; in onQueueInputBuffer()
2529 dst_type = ICrypto::kDestinationTypeVmPointer; in onQueueInputBuffer()
2533 dst_type, in onQueueInputBuffer()