Home
last modified time | relevance | path

Searched refs:mKeepComponentAllocated (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h284 bool mKeepComponentAllocated; member
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp6992 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered()
6995 mCodec->mKeepComponentAllocated = false; in stateEntered()
7591 mCodec->mKeepComponentAllocated = keepComponentAllocated; in onMessageReceived()
8348 mKeepComponentAllocated = true; in forceStateTransition()