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

  /external/opencore/fileformats/mp3/parser/include/
imp3ff.h 244 OSCL_IMPORT_REF uint32 SeekToTimestamp(uint32 timestamp);
mp3parser.h 274 uint32 SeekToTimestamp(uint32 timestamp);
  /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...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp     [all...]

Completed in 36 milliseconds