/external/oboe/src/flowgraph/resampler/ |
D | MultiChannelResampler.h | 124 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/ |
D | GetTopChannelsResponseOrBuilder.java | 37 int getChannelCount(); in getChannelCount() method
|
D | GetTopChannelsResponse.java | 129 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/ |
D | OboeAudioStream.java | 183 public int getChannelCount() { in getChannelCount() method in OboeAudioStream 186 public native int getChannelCount(int streamIndex); in getChannelCount() method in OboeAudioStream
|
D | AudioStreamBase.java | 158 public int getChannelCount() { in getChannelCount() method in AudioStreamBase
|
D | StreamConfiguration.java | 291 public int getChannelCount() { in getChannelCount() method in StreamConfiguration
|
/external/oboe/apps/OboeTester/app/src/main/cpp/ |
D | MultiChannelRecording.h | 52 int32_t getChannelCount() { in getChannelCount() function
|
/external/oboe/include/oboe/ |
D | AudioStreamBase.h | 52 int32_t getChannelCount() const { return mChannelCount; } in getChannelCount() function
|
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/ |
D | audio_buffer.h | 38 int getChannelCount() const { return mChannelCount; } in getChannelCount() function
|
D | sound_system_aaudio.cpp | 35 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/ |
D | FfmpegAudioDecoder.java | 146 public int getChannelCount() { in getChannelCount() method in FfmpegAudioDecoder
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/ |
D | AudioSampleEntry.java | 73 public int getChannelCount() { in getChannelCount() method in AudioSampleEntry
|
/external/exoplayer/tree/extensions/opus/src/main/java/com/google/android/exoplayer2/ext/opus/ |
D | OpusDecoder.java | 216 public int getChannelCount() { in getChannelCount() method in OpusDecoder
|
/external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/ |
D | WebRtcAudioRecord.java | 109 public int getChannelCount() { in getChannelCount() method in WebRtcAudioRecord.AudioSamples
|
/external/webrtc/sdk/android/api/org/webrtc/audio/ |
D | JavaAudioDeviceModule.java | 264 public int getChannelCount() { in getChannelCount() method in JavaAudioDeviceModule.AudioSamples
|