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

  /frameworks/base/media/java/android/media/
AudioPort.java 72 private final int[] mChannelMasks;
82 mChannelMasks = channelMasks;
112 return mChannelMasks;
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyManager.cpp     [all...]
AudioPolicyManager.h 294 // by convention, "0' in the first entry in mSamplingRates, mChannelMasks or mFormats
298 Vector <audio_channel_mask_t> mChannelMasks; // supported channel masks
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 219 // by convention, "0' in the first entry in mSamplingRates, mChannelMasks or mFormats
223 Vector <audio_channel_mask_t> mChannelMasks; // supported channel masks

Completed in 80 milliseconds