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

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2320 sp<MetaData> oldOutputFormat = mOutputFormat; local
2324 formatHasNotablyChanged(oldOutputFormat, mOutputFormat)) {
2407 sp<MetaData> oldOutputFormat = mOutputFormat; local
2413 bool formatChanged = formatHasNotablyChanged(oldOutputFormat, mOutputFormat);

Completed in 271 milliseconds