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.h270 bool mKeepComponentAllocated; member
/frameworks/av/media/libstagefright/
DACodec.cpp6500 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered()
6503 mCodec->mKeepComponentAllocated = false; in stateEntered()
7082 mCodec->mKeepComponentAllocated = keepComponentAllocated; in onMessageReceived()
7715 mKeepComponentAllocated = true; in forceStateTransition()