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.cpp322 int32_t heapSeqNum = -1; in getHeapSeqNum() local
377 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer() local
/frameworks/av/drm/libmediadrm/fuzzer/
Dmediadrm_fuzzer.cpp381 int heapSeqNum = mCrypto->setHeap(heap); in invokeCryptoDecrypt() local
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.h861 int32_t heapSeqNum; member
DCCodecBuffers.cpp817 int32_t heapSeqNum, in EncryptedLinearInputBuffers()
875 int32_t heapSeqNum = -1; in Alloc() local
DCCodecBufferChannel.cpp393 int32_t heapSeqNum = -1; in getHeapSeqNum() local
438 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer() local
DCodec2Buffer.cpp892 int32_t heapSeqNum) in EncryptedLinearBlockBuffer()