Home
last modified time | relevance | path

Searched defs:getChannelCount (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/aosp_15_r20/cts/tests/tests/virtualdevice/audio/src/android/virtualdevice/cts/audio/
H A DSignalObserver.java181 int getChannelCount(); in getChannelCount() method
206 public int getChannelCount() { in getChannelCount() method in SignalObserver.AudioRecordSource
235 public int getChannelCount() { in getChannelCount() method in SignalObserver.AudioCaptureSource
/aosp_15_r20/hardware/interfaces/audio/common/7.1/enums/include/
H A Dandroid_audio_policy_configuration_V7_1-enums.h28 static inline size_t getChannelCount(AudioChannelMask mask) { in getChannelCount() function
133 static inline ssize_t getChannelCount(const std::string& mask) { in getChannelCount() function
/aosp_15_r20/hardware/interfaces/audio/common/7.0/enums/include/
H A Dandroid_audio_policy_configuration_V7_0-enums.h28 static inline size_t getChannelCount(AudioChannelMask mask) { in getChannelCount() function
131 static inline ssize_t getChannelCount(const std::string& mask) { in getChannelCount() function
/aosp_15_r20/external/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.h129 int32_t getChannelCount() const { in getChannelCount() function
197 int getChannelCount() const { in getChannelCount() function
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/resampler/
H A DMultiChannelResampler.h129 int32_t getChannelCount() const { in getChannelCount() function
197 int getChannelCount() const { in getChannelCount() function
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/spa/notification/
DAppNotificationRepository.kt178 private fun getChannelCount(app: ApplicationInfo): Int = try { in getChannelCount() method in com.android.settings.spa.notification.AppNotificationRepository
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DOboeAudioStream.java210 public int getChannelCount() { in getChannelCount() method in OboeAudioStream
213 private native int getChannelCount(int streamIndex); in getChannelCount() method in OboeAudioStream
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
H A DAudioFormat.java136 public int getChannelCount() { in getChannelCount() method in AudioFormat
731 public int getChannelCount() { in getChannelCount() method in AudioFormat.Builder
H A DAudioFormatOrBuilder.java62 int getChannelCount(); in getChannelCount() method
H A DAudioStreamOrBuilder.java95 int getChannelCount(); in getChannelCount() method
/aosp_15_r20/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbAudioChannelCluster.java29 byte getChannelCount(); in getChannelCount() method
H A DUsb20ACMixerUnit.java41 public byte getChannelCount() { in getChannelCount() method in Usb20ACMixerUnit
H A DUsb10ACInputTerminal.java40 public byte getChannelCount() { in getChannelCount() method in Usb10ACInputTerminal
H A DUsb10ACMixerUnit.java38 public byte getChannelCount() { in getChannelCount() method in Usb10ACMixerUnit
H A DUsb20ACInputTerminal.java51 public byte getChannelCount() { in getChannelCount() method in Usb20ACInputTerminal
H A DUsb20ASGeneral.java65 public byte getChannelCount() { in getChannelCount() method in Usb20ASGeneral
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/audio/
H A DOpusUtilTest.java53 public void getChannelCount() { in getChannelCount() method in OpusUtilTest
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/audio/
H A DOpusUtilTest.java53 public void getChannelCount() { in getChannelCount() method in OpusUtilTest
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/audio/
H A DOpusUtil.java41 public static int getChannelCount(byte[] header) { in getChannelCount() method in OpusUtil
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/audio/
H A DOpusUtil.java41 public static int getChannelCount(byte[] header) { in getChannelCount() method in OpusUtil
/aosp_15_r20/external/google-cloud-java/java-video-transcoder/proto-google-cloud-video-transcoder-v1/src/main/java/com/google/cloud/video/transcoder/v1/
H A DAudioStreamOrBuilder.java90 int getChannelCount(); in getChannelCount() method
/aosp_15_r20/cts/apps/CtsVerifier/jni/megaaudio/common/
H A DOboeStream.cpp146 int32_t OboeStream::getChannelCount() { in getChannelCount() function in OboeStream
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/opus/src/test/java/com/google/android/exoplayer2/ext/opus/
H A DOpusDecoderTest.java54 public void getChannelCount() { in getChannelCount() method in OpusDecoderTest
/aosp_15_r20/frameworks/base/media/jni/soundpool/
H A DSound.h67 int32_t getChannelCount() const { return mChannelCount; } in getChannelCount() function
/aosp_15_r20/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
H A DJavaRecorder.java81 public int getChannelCount() { in getChannelCount() method in JavaRecorder

12345678910>>...17