Home
last modified time | relevance | path

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

/frameworks/av/media/module/mpeg2ts/
DATSParser.cpp2408 sp<AnotherPacketSource> firstSourceFound; in getSource() local
2415 if (firstSourceFound == NULL) { in getSource()
2416 firstSourceFound = source; in getSource()
2439 return firstSourceFound; in getSource()