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

  /system/media/audio_utils/spdif/
DTSFrameScanner.h 35 virtual int getMaxChannels() const { return 5 + 1; }
AC3FrameScanner.h 40 virtual int getMaxChannels() const { return 5 + 1; } // 5.1 surround
  /system/media/audio_utils/include/audio_utils/spdif/
FrameScanner.h 79 virtual int getMaxChannels() const = 0;

Completed in 65 milliseconds