Home
last modified time | relevance | path

Searched defs:getChannelMask (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DOboeAudioStream.java215 public int getChannelMask() { in getChannelMask() method in OboeAudioStream
218 private native int getChannelMask(int streamIndex); in getChannelMask() method in OboeAudioStream
/aosp_15_r20/frameworks/av/services/audioflinger/datapath/
H A DSpdifStreamOut.h91 [[nodiscard]] virtual audio_channel_mask_t getChannelMask() const { in getChannelMask() function
H A DSpdifStreamIn.h92 [[nodiscard]] virtual audio_channel_mask_t getChannelMask() const { in getChannelMask() function
/aosp_15_r20/frameworks/base/media/jni/soundpool/
H A DSound.h70 audio_channel_mask_t getChannelMask() const { return mChannelMask; } in getChannelMask() function
/aosp_15_r20/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioGain.h41 const audio_channel_mask_t &getChannelMask() const { return mGain.channel_mask; } in getChannelMask() function
H A DAudioPort.h183 audio_channel_mask_t getChannelMask() const { return mChannelMask; } in getChannelMask() function
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DAudioPlaybackLoad.java90 private int getChannelMask(MediaFormat format) { in getChannelMask() method in AudioPlaybackLoad
/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/
H A DAudioIoDescriptor.h67 audio_channel_mask_t getChannelMask() const { return mChannelMask; } in getChannelMask() function
/aosp_15_r20/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
H A DBuilderBase.java171 public int getChannelMask() { in getChannelMask() method in BuilderBase
/aosp_15_r20/external/oboe/include/oboe/
H A DAudioStreamBase.h219 ChannelMask getChannelMask() const { in getChannelMask() function
/aosp_15_r20/frameworks/av/media/libaaudio/src/core/
H A DAAudioStreamParameters.h176 aaudio_channel_mask_t getChannelMask() const { in getChannelMask() function
H A DAudioStream.h381 aaudio_channel_mask_t getChannelMask() const { in getChannelMask() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp142 uint32_t getChannelMask(int channelSize) in getChannelMask() function
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/default/
H A DStream.cpp167 Return<AudioChannelBitfield> Stream::getChannelMask() { in getChannelMask() function in android::hardware::audio::CPP_VERSION::implementation::Stream
H A DStreamIn.cpp214 Return<AudioChannelBitfield> StreamIn::getChannelMask() { in getChannelMask() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DAudioPlaybackConfiguration.java662 public @AudioFormat.ChannelOut int getChannelMask() { in getChannelMask() method in AudioPlaybackConfiguration
H A DAudioFormat.java1370 public int getChannelMask() { in getChannelMask() method in AudioFormat
/aosp_15_r20/packages/modules/Connectivity/thread/framework/java/android/net/thread/
DActiveOperationalDataset.java507 public SparseArray<byte[]> getChannelMask() { in getChannelMask() method in ActiveOperationalDataset
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/audio/6.0/[email protected]_genc++_headers/gen/android/hardware/audio/6.0/
DBsStream.h210 …l_bitfield<::android::hardware::audio::common::V6_0::AudioChannelMask>> getChannelMask() override { in getChannelMask() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/audio/5.0/[email protected]_genc++_headers/gen/android/hardware/audio/5.0/
DBsStream.h210 …l_bitfield<::android::hardware::audio::common::V5_0::AudioChannelMask>> getChannelMask() override { in getChannelMask() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/audio/6.0/[email protected]_genc++_headers/gen/android/hardware/audio/6.0/
DBsStream.h210 …l_bitfield<::android::hardware::audio::common::V6_0::AudioChannelMask>> getChannelMask() override { in getChannelMask() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/audio/4.0/[email protected]_genc++_headers/gen/android/hardware/audio/4.0/
DBsStream.h210 …l_bitfield<::android::hardware::audio::common::V4_0::AudioChannelMask>> getChannelMask() override { in getChannelMask() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/audio/6.0/[email protected]_genc++_headers/gen/android/hardware/audio/6.0/
DBsStream.h210 …l_bitfield<::android::hardware::audio::common::V6_0::AudioChannelMask>> getChannelMask() override { in getChannelMask() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/6.0/[email protected]_genc++_headers/gen/android/hardware/audio/6.0/
DBsStream.h210 …l_bitfield<::android::hardware::audio::common::V6_0::AudioChannelMask>> getChannelMask() override { in getChannelMask() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/audio/4.0/[email protected]_genc++_headers/gen/android/hardware/audio/4.0/
DBsStream.h210 …l_bitfield<::android::hardware::audio::common::V4_0::AudioChannelMask>> getChannelMask() override { in getChannelMask() function

12345678910>>...12