Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/resampler/
DMultiChannelResampler.h124 int32_t getChannelCount() const { in getChannelCount() function
192 int getChannelCount() const { in getChannelCount() function
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DGetTopChannelsResponseOrBuilder.java37 int getChannelCount(); in getChannelCount() method
DGetTopChannelsResponse.java129 public int getChannelCount() { in getChannelCount() method in GetTopChannelsResponse
549 public int getChannelCount() { in getChannelCount() method in GetTopChannelsResponse.Builder
/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DOboeAudioStream.java183 public int getChannelCount() { in getChannelCount() method in OboeAudioStream
186 public native int getChannelCount(int streamIndex); in getChannelCount() method in OboeAudioStream
DAudioStreamBase.java158 public int getChannelCount() { in getChannelCount() method in AudioStreamBase
DStreamConfiguration.java291 public int getChannelCount() { in getChannelCount() method in StreamConfiguration
/external/oboe/apps/OboeTester/app/src/main/cpp/
DMultiChannelRecording.h52 int32_t getChannelCount() { in getChannelCount() function
/external/oboe/include/oboe/
DAudioStreamBase.h52 int32_t getChannelCount() const { return mChannelCount; } in getChannelCount() function
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Daudio_buffer.h38 int getChannelCount() const { return mChannelCount; } in getChannelCount() function
Dsound_system_aaudio.cpp35 int getChannelCount() const { return mChannelCount; } in getChannelCount() function in __anone6a372e40111::Stream
/external/exoplayer/tree/extensions/ffmpeg/src/main/java/com/google/android/exoplayer2/ext/ffmpeg/
DFfmpegAudioDecoder.java146 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/extensions/opus/src/main/java/com/google/android/exoplayer2/ext/opus/
DOpusDecoder.java216 public int getChannelCount() { 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/webrtc/sdk/android/api/org/webrtc/audio/
DJavaAudioDeviceModule.java264 public int getChannelCount() { in getChannelCount() method in JavaAudioDeviceModule.AudioSamples