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

/frameworks/av/include/media/stagefright/
H A DACodec.h270 sp<AMessage> mLastOutputFormat; member in struct:android::ACodec
/frameworks/av/media/libstagefright/
H A DACodec.cpp2293 mLastOutputFormat.clear();
5256 // mLastOutputFormat is not used when tunneled; doing this just to stay consistent
5257 mLastOutputFormat = mOutputFormat;
6017 if (mCodec->mOutputFormat != mCodec->mLastOutputFormat && rangeLength > 0) {
7528 mCodec->mLastOutputFormat.clear();

Completed in 1861 milliseconds