Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h289 sp<AMessage> mLastOutputFormat; member
/frameworks/av/media/libstagefright/
DACodec.cpp2461 mLastOutputFormat.clear(); in configureCodec()
5908 mLastOutputFormat = mOutputFormat; in sendFormatChange()
6690 if (mCodec->mOutputFormat != mCodec->mLastOutputFormat && rangeLength > 0) { in onOMXFillBufferDone()
8880 mCodec->mLastOutputFormat.clear(); in stateEntered()