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

/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp2049 sp<AnotherPacketSource> firstSourceFound; local
2056 if (firstSourceFound == NULL) {
2057 firstSourceFound = source;
2080 return firstSourceFound;

Completed in 33 milliseconds