Home
last modified time | relevance | path

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

/system/media/audio_utils/spdif/
DDTSFrameScanner.h35 virtual int getMaxChannels() const { return 5 + 1; } in getMaxChannels() function
DAC3FrameScanner.h41 virtual int getMaxChannels() const { return 5 + 1; } // 5.1 surround in getMaxChannels() function
/system/media/audio_utils/include/audio_utils/spdif/
DFrameScanner.h79 virtual int getMaxChannels() const = 0;