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.h254 sp<AMessage> mLastOutputFormat; member
/frameworks/av/media/libstagefright/
DACodec.cpp2292 mLastOutputFormat.clear(); in configureCodec()
5423 mLastOutputFormat = mOutputFormat; in sendFormatChange()
6125 if (mCodec->mOutputFormat != mCodec->mLastOutputFormat && rangeLength > 0) { in onOMXFillBufferDone()
7998 mCodec->mLastOutputFormat.clear(); in stateEntered()