Home
last modified time | relevance | path

Searched refs:getChannelMask (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/media/jni/soundpool/
DSound.h70 audio_channel_mask_t getChannelMask() const { return mChannelMask; } in getChannelMask() function
DStream.cpp323 audio_channel_mask_t soundChannelMask = sound->getChannelMask(); in play_l()
/frameworks/av/services/audioflinger/
DSpdifStreamOut.h85 virtual audio_channel_mask_t getChannelMask() const { return mApplicationChannelMask; } in getChannelMask() function
/frameworks/base/media/java/android/media/audiopolicy/
DAudioPolicyConfig.java98 dest.writeInt(mix.getFormat().getChannelMask()); in writeToParcel()
177 textDump += Integer.toHexString(mix.getFormat().getChannelMask()).toUpperCase() + "\n"; in toLogFriendlyString()
DAudioPolicy.java729 mix.getFormat().getChannelMask())) in createAudioRecordSink()
778 mix.getFormat().getChannelMask(), mix.getFormat().getEncoding()), in createAudioTrackSource()
/frameworks/av/media/libaudiofoundation/include/media/
DAudioGain.h41 const audio_channel_mask_t &getChannelMask() const { return mGain.channel_mask; } in getChannelMask() function
DAudioPort.h148 audio_channel_mask_t getChannelMask() const { return mChannelMask; } in getChannelMask() function
/frameworks/base/core/java/android/hardware/soundtrigger/
DSoundTrigger.java1288 dest.writeInt(captureFormat.getChannelMask()); in writeToParcel()
1307 result = prime * result + captureFormat.getChannelMask(); in hashCode()
1350 if (captureFormat.getChannelMask() != other.captureFormat.getChannelMask()) in equals()
1369 (", channelMask=" + captureFormat.getChannelMask())) in toString()
1733 dest.writeInt(captureFormat.getChannelMask()); in writeToParcel()
1781 (", channelMask=" + captureFormat.getChannelMask())) in toString()
/frameworks/base/lowpan/java/android/net/lowpan/
DLowpanScanner.java107 public @Nullable Collection<Integer> getChannelMask() { in getChannelMask() method in LowpanScanner
/frameworks/base/media/java/android/media/
DAudioFormat.java858 int channelCount = channelCountFromOutChannelMask(getChannelMask()); in AudioFormat()
932 public int getChannelMask() { in getChannelMask() method in AudioFormat
DAudioRecord.java444 mChannelMask = getChannelMaskFromLegacyConfig(format.getChannelMask(), false); in AudioRecord()
867 if (mFormat.getChannelMask() == AudioFormat.CHANNEL_INVALID in build()
DAudioTrack.java792 channelMask = format.getChannelMask(); in AudioTrack()
1451 format.getChannelMask(), format.getChannelIndexMask(), in isDirectPlaybackSupported()
DAudioSystem.java1739 format.getChannelMask(), format.getChannelIndexMask(), in getOffloadSupport()
/frameworks/av/media/libaudiofoundation/
DAudioPort.cpp323 mChannelMask == other->getChannelMask() && in equals()
/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
DSoundTriggerTestService.java578 format.getSampleRate(), format.getChannelMask(), format.getEncoding()); in run()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1246 (config->channel_mask == desc->getChannelMask()) && in openDirectOutput()
1274 (config->channel_mask != 0 && config->channel_mask != outputDesc->getChannelMask())) { in openDirectOutput()
1278 config->channel_mask, outputDesc->getChannelMask()); in openDirectOutput()
1685 outputDesc->getChannelMask() & AUDIO_CHANNEL_HAPTIC_ALL); in selectOutput()
1700 outputDesc->getChannelMask()); in selectOutput()
1704 audio_channel_mask_get_representation(outputDesc->getChannelMask())) && in selectOutput()
1705 ((channelMask & outputDesc->getChannelMask()) == channelMask)) { in selectOutput()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp409 __func__, gain->getMode(), gain->getChannelMask(), gain->getMinValueInMb(), in deserialize()
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
DSoundTriggerService.java1292 .setChannelMask(originalFormat.getChannelMask())
/frameworks/base/boot/
Dboot-image-profile.txt10814 HSPLandroid/media/AudioFormat;->getChannelMask()I
/frameworks/base/core/api/
Dcurrent.txt20311 method public int getChannelMask();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13978 method public int getChannelMask();
/frameworks/base/config/
Dboot-image-profile.txt10809 HSPLandroid/media/AudioFormat;->getChannelMask()I