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

  /external/opencore/fileformats/mp3/parser/include/
mp3parser.h 406 MP3ErrorType ScanMP3File(PVFile * fpUsed, uint32 aFramesToScan);
408 MP3ErrorType ScanMP3File(PVFile* fpUsed);
imp3ff.h 432 OSCL_EXPORT_REF MP3ErrorType ScanMP3File(uint32 aFramesToScan);
  /external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp     [all...]
mp3parser.cpp 685 * Function : ScanMP3File
694 MP3ErrorType MP3Parser::ScanMP3File(PVFile * fpUsed, uint32 aFramesToScan)
723 // If happens return Duration Present to avoid any further ScanMp3File calls.
772 // If happens return Duration Present to avoid any further ScanMp3File calls.
802 // If happens return Duration Present to avoid any further ScanMp3File calls.
819 // If happens return Duration Present to avoid any further ScanMp3File calls.
835 // If happens return Duration Present to avoid any further ScanMp3File calls.
852 // If happens return Duration Present to avoid any further ScanMp3File calls.
887 // If happens return Duration Present to avoid any further ScanMp3File calls.
    [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp     [all...]

Completed in 722 milliseconds