Home
last modified time | relevance | path

Searched defs:mHeapSeqNumMap (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/
H A DACodecBufferChannel.h143 std::map<wp<HidlMemory>, int32_t> mHeapSeqNumMap; variable
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h257 std::map<wp<hardware::HidlMemory>, int32_t> mHeapSeqNumMap; variable