Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp3/parser/src/
Dmp3parser.cpp1822 uint32 maxTSInTOC = iTOCFilledCount * iBinWidth; in SeekPointFromTimestamp() local
1823 if (iTOCFilledCount > 1 && (timestamp < maxTSInTOC || iDurationScanComplete)) in SeekPointFromTimestamp()