Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp3/parser/include/
Dmp3parser.h310 uint32 GetChannelMode() const;
/external/opencore/fileformats/mp3/parser/src/
Dimp3ff.cpp309 mp3Config.ChannelMode = pMP3Parser->GetChannelMode(); in GetConfigDetails()
Dmp3parser.cpp1277 uint32 MP3Parser::GetChannelMode() const in GetChannelMode() function in MP3Parser