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

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2412 sp<MetaData> oldOutputFormat = mOutputFormat; local
2416 formatHasNotablyChanged(oldOutputFormat, mOutputFormat)) {
2499 sp<MetaData> oldOutputFormat = mOutputFormat; local
2505 bool formatChanged = formatHasNotablyChanged(oldOutputFormat, mOutputFormat);

Completed in 45 milliseconds