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

  /external/opencore/fileformats/mp3/parser/include/
imp3ff.h 332 OSCL_IMPORT_REF uint8 const *GetDecoderSpecificInfoContent() const;
mp3parser.h 318 uint8 const * GetDecoderSpecificInfoContent() const;
  /external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp 492 OSCL_EXPORT_REF uint8 const * IMpeg3File::GetDecoderSpecificInfoContent() const
496 return pMP3Parser->GetDecoderSpecificInfoContent();
    [all...]
mp3parser.cpp     [all...]

Completed in 36 milliseconds