Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DCodecBase.cpp31 int32_t heapSeqNum, in IMemoryToSharedBuffer()
H A DACodecBufferChannel.cpp322 int32_t heapSeqNum = -1; in getHeapSeqNum() local
377 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBuffers.h861 int32_t heapSeqNum; member
H A DCCodecBufferChannel.cpp395 int32_t heapSeqNum = -1; in getHeapSeqNum() local
440 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer() local
H A DCCodecBuffers.cpp820 int32_t heapSeqNum, in EncryptedLinearInputBuffers()
878 int32_t heapSeqNum = -1; in Alloc() local
H A DCodec2Buffer.cpp892 int32_t heapSeqNum) in EncryptedLinearBlockBuffer()
/aosp12/frameworks/av/drm/libmediadrm/fuzzer/
H A Dmediadrm_fuzzer.cpp381 int heapSeqNum = mCrypto->setHeap(heap); in invokeCryptoDecrypt() local