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.h278 bool mKeepComponentAllocated; member
/frameworks/av/media/libstagefright/
DACodec.cpp6823 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered()
6826 mCodec->mKeepComponentAllocated = false; in stateEntered()
7420 mCodec->mKeepComponentAllocated = keepComponentAllocated; in onMessageReceived()
8116 mKeepComponentAllocated = true; in forceStateTransition()