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.h257 sp<AMessage> mLastOutputFormat; member
/frameworks/av/media/libstagefright/
DACodec.cpp2315 mLastOutputFormat.clear(); in configureCodec()
5619 mLastOutputFormat = mOutputFormat; in sendFormatChange()
6326 if (mCodec->mOutputFormat != mCodec->mLastOutputFormat && rangeLength > 0) { in onOMXFillBufferDone()
8284 mCodec->mLastOutputFormat.clear(); in stateEntered()