Searched defs:oldOutputFormat (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2402 sp<MetaData> oldOutputFormat = mOutputFormat; local
2406 formatHasNotablyChanged(oldOutputFormat, mOutputFormat)) {
2489 sp<MetaData> oldOutputFormat = mOutputFormat; local
2495 bool formatChanged = formatHasNotablyChanged(oldOutputFormat, mOutputFormat);

Completed in 14 milliseconds