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

  /frameworks/av/include/media/nbaio/
NBAIO.h 78 unsigned Format_channelCount(const NBAIO_Format& format);
  /frameworks/av/services/audioflinger/
FastCapture.cpp 107 unsigned channelCount = Format_channelCount(mFormat);
188 unsigned channelCount = Format_channelCount(mFormat);
FastMixer.cpp 161 mSinkChannelCount = Format_channelCount(mFormat);
426 frameCount * Format_channelCount(mFormat));
AudioFlinger.cpp     [all...]
  /frameworks/av/media/libnbaio/
NBAIO.cpp 40 unsigned Format_channelCount(const NBAIO_Format& format)

Completed in 194 milliseconds