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

/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp2005 sp<MediaSource> firstSourceFound; local
2012 if (firstSourceFound == NULL) {
2013 firstSourceFound = source;
2036 return firstSourceFound;

Completed in 69 milliseconds