Home
last modified time | relevance | path

Searched refs:GetMP3FileHeader (Results 1 – 3 of 3) sorted by relevance

/external/opencore/fileformats/mp3/parser/include/
Dmp3parser.h301 bool GetMP3FileHeader(MP3ConfigInfoType * pMP3COnfig);
/external/opencore/fileformats/mp3/parser/src/
Dimp3ff.cpp301 if (pMP3Parser->GetMP3FileHeader(&mp3ConfigHdr)) in GetConfigDetails()
Dmp3parser.cpp1199 bool MP3Parser::GetMP3FileHeader(MP3ConfigInfoType * pMP3Config) in GetMP3FileHeader() function in MP3Parser