Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp2259 sp<AnotherPacketSource> firstSourceFound; in getSource() local
2266 if (firstSourceFound == NULL) { in getSource()
2267 firstSourceFound = source; in getSource()
2290 return firstSourceFound; in getSource()