HomeSort by relevance Sort by last modified time
    Searched refs:iScanTimestamp (Results 1 - 2 of 2) sorted by null

  /external/opencore/fileformats/mp3/parser/src/
mp3parser.cpp 348 iScanTimestamp = 0;
795 status = FillTOCTable(offset, iScanTimestamp);
812 status = FillTOCTable(offset, iScanTimestamp);
828 status = FillTOCTable(offset, iScanTimestamp);
845 status = FillTOCTable(offset, iScanTimestamp);
880 status = FillTOCTable(audioOffset, iScanTimestamp);
890 iScanTimestamp = iScanTimestamp + frameDur;
    [all...]
  /external/opencore/fileformats/mp3/parser/include/
mp3parser.h 465 uint32 iScanTimestamp;

Completed in 7704 milliseconds