Searched refs:iScanTimestamp (Results 1 – 2 of 2) sorted by relevance
348 iScanTimestamp = 0; in MP3Parser()795 status = FillTOCTable(offset, iScanTimestamp); in ScanMP3File()812 status = FillTOCTable(offset, iScanTimestamp); in ScanMP3File()828 status = FillTOCTable(offset, iScanTimestamp); in ScanMP3File()845 status = FillTOCTable(offset, iScanTimestamp); in ScanMP3File()880 status = FillTOCTable(audioOffset, iScanTimestamp); in ScanMP3File()890 iScanTimestamp = iScanTimestamp + frameDur; in ScanMP3File()
465 uint32 iScanTimestamp; variable