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

  /external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp 332 return pMP3Parser->SeekToTimestamp(time);
422 OSCL_EXPORT_REF uint32 IMpeg3File::SeekToTimestamp(uint32 timestamp)
426 return pMP3Parser->SeekToTimestamp(timestamp);
    [all...]
mp3parser.cpp     [all...]

Completed in 379 milliseconds