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.h265 bool mKeepComponentAllocated; member
/frameworks/av/media/libstagefright/
DACodec.cpp6546 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered()
6549 mCodec->mKeepComponentAllocated = false; in stateEntered()
7133 mCodec->mKeepComponentAllocated = keepComponentAllocated; in onMessageReceived()
7770 mKeepComponentAllocated = true; in forceStateTransition()