Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h268 bool mKeepComponentAllocated; member
/frameworks/av/media/libstagefright/
DACodec.cpp6757 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered()
6760 mCodec->mKeepComponentAllocated = false; in stateEntered()
7344 mCodec->mKeepComponentAllocated = keepComponentAllocated; in onMessageReceived()
8026 mKeepComponentAllocated = true; in forceStateTransition()