Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/
H A DACodecBufferChannel.h135 int32_t getHeapSeqNum(const sp<HidlMemory> &memory);
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h251 int32_t getHeapSeqNum(const sp<hardware::HidlMemory> &memory);
H A DCCodecBufferChannel.cpp392 int32_t CCodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::CCodecBufferChannel
440 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer()
/aosp12/frameworks/av/media/libstagefright/
H A DACodecBufferChannel.cpp319 int32_t ACodecBufferChannel::getHeapSeqNum(const sp<HidlMemory> &memory) { in getHeapSeqNum() function in android::ACodecBufferChannel
377 int32_t heapSeqNum = getHeapSeqNum(memory); in attachEncryptedBuffer()