Home
last modified time | relevance | path

Searched defs:heapSeqNum (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/
DCodecBase.cpp31 int32_t heapSeqNum, in IMemoryToSharedBuffer()
DACodecBufferChannel.cpp333 int32_t heapSeqNum = -1; in getHeapSeqNum() local
388 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer() local
/frameworks/av/drm/libmediadrm/fuzzer/
Dmediadrm_fuzzer.cpp385 int heapSeqNum = mCrypto->setHeap(heap); in invokeCryptoDecrypt() local
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.h892 int32_t heapSeqNum; member
DCCodecBufferChannel.cpp488 int32_t heapSeqNum = -1; in getHeapSeqNum() local
570 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffers() local
664 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer() local
DCCodecBuffers.cpp1065 int32_t heapSeqNum, in EncryptedLinearInputBuffers()
1123 int32_t heapSeqNum = -1; in Alloc() local
DCodec2Buffer.cpp994 int32_t heapSeqNum) in EncryptedLinearBlockBuffer()