Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/resampler/
DMultiChannelResampler.h129 int32_t getChannelCount() const { in getChannelCount() function
197 int getChannelCount() const { in getChannelCount() function
/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
DAudioFormatOrBuilder.java62 int getChannelCount(); in getChannelCount() method
DAudioStreamOrBuilder.java95 int getChannelCount(); in getChannelCount() method
DAudioFormat.java136 public int getChannelCount() { in getChannelCount() method in AudioFormat
731 public int getChannelCount() { in getChannelCount() method in AudioFormat.Builder
DAudioStream.java1328 public int getChannelCount() { in getChannelCount() method in AudioStream
2310 public int getChannelCount() { in getChannelCount() method in AudioStream.Builder
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/audio/
DOpusUtilTest.java53 public void getChannelCount() { in getChannelCount() method in OpusUtilTest
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/audio/
DOpusUtilTest.java53 public void getChannelCount() { in getChannelCount() method in OpusUtilTest
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/audio/
DOpusUtil.java41 public static int getChannelCount(byte[] header) { in getChannelCount() method in OpusUtil
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/audio/
DOpusUtil.java41 public static int getChannelCount(byte[] header) { in getChannelCount() method in OpusUtil
/external/google-cloud-java/java-video-transcoder/proto-google-cloud-video-transcoder-v1/src/main/java/com/google/cloud/video/transcoder/v1/
DAudioStreamOrBuilder.java90 int getChannelCount(); in getChannelCount() method
DAudioStream.java1475 public int getChannelCount() { in getChannelCount() method in AudioStream
2559 public int getChannelCount() { in getChannelCount() method in AudioStream.Builder
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/opus/src/test/java/com/google/android/exoplayer2/ext/opus/
DOpusDecoderTest.java54 public void getChannelCount() { in getChannelCount() method in OpusDecoderTest
/external/oboe/apps/OboeTester/app/src/main/cpp/
DMultiChannelRecording.h53 int32_t getChannelCount() { in getChannelCount() function
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
DOboeAudioStream.java218 public int getChannelCount() { in getChannelCount() method in OboeAudioStream
221 private native int getChannelCount(int streamIndex); in getChannelCount() method in OboeAudioStream
DAudioStreamBase.java212 public int getChannelCount() { in getChannelCount() method in AudioStreamBase
DStreamConfiguration.java754 public int getChannelCount() { in getChannelCount() method in StreamConfiguration
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/opus/src/test/java/com/google/android/exoplayer2/ext/opus/
DOpusDecoderTest.java78 public void getChannelCount() { in getChannelCount() method in OpusDecoderTest
/external/oboe/include/oboe/
DAudioStreamBase.h53 int32_t getChannelCount() const { return mChannelCount; } in getChannelCount() function
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/ffmpeg/src/main/java/com/google/android/exoplayer2/ext/ffmpeg/
DFfmpegAudioDecoder.java151 public int getChannelCount() { in getChannelCount() method in FfmpegAudioDecoder
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/ffmpeg/src/main/java/com/google/android/exoplayer2/ext/ffmpeg/
DFfmpegAudioDecoder.java151 public int getChannelCount() { in getChannelCount() method in FfmpegAudioDecoder
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
DAudioSampleEntry.java73 public int getChannelCount() { in getChannelCount() method in AudioSampleEntry
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/opus/src/main/java/com/google/android/exoplayer2/ext/opus/
DOpusDecoder.java241 /* package */ static int getChannelCount(byte[] header) { in getChannelCount() method in OpusDecoder
/external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioRecord.java109 public int getChannelCount() { in getChannelCount() method in WebRtcAudioRecord.AudioSamples
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/opus/src/main/java/com/google/android/exoplayer2/ext/opus/
DOpusDecoder.java261 /* package */ static int getChannelCount(byte[] header) { in getChannelCount() method in OpusDecoder
/external/webrtc/sdk/android/api/org/webrtc/audio/
DJavaAudioDeviceModule.java310 public int getChannelCount() { in getChannelCount() method in JavaAudioDeviceModule.AudioSamples