Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DACodecBufferChannel.h139 int32_t getHeapSeqNum(const sp<HidlMemory> &memory);
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h317 int32_t getHeapSeqNum(const sp<hardware::HidlMemory> &memory);
DCCodecBufferChannel.cpp485 int32_t CCodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::CCodecBufferChannel
570 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffers()
664 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer()
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp330 int32_t ACodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::ACodecBufferChannel
388 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer()