Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp112 uint64_t firstPTS() const { in firstPTS() function
2316 return (program->firstPTS() * 100) / 9; in getFirstPTSTimeUs()