| /external/webrtc/webrtc/modules/audio_coding/codecs/g711/ |
| D | audio_decoder_pcm.h | 21 explicit AudioDecoderPcmU(size_t num_channels) : num_channels_(num_channels) { in AudioDecoderPcmU() 42 explicit AudioDecoderPcmA(size_t num_channels) : num_channels_(num_channels) { in AudioDecoderPcmA()
|
| /external/webrtc/webrtc/common_audio/include/ |
| D | audio_util.h | 74 int num_channels, in CopyAudioIfNeeded() 90 size_t num_channels, in Deinterleave() 108 size_t num_channels, in Interleave() 126 int num_channels, in UpmixMonoToInterleaved() 139 int num_channels, in DownmixToMono() 155 int num_channels, in DownmixInterleavedToMonoImpl()
|
| /external/webrtc/webrtc/common_audio/ |
| D | blocker.cc | 25 size_t num_channels, in AddFrames() 40 size_t num_channels, in CopyFrames() 54 size_t num_channels, in MoveFrames() 67 size_t num_channels) { in ZeroOut() 78 size_t num_channels, in ApplyWindow()
|
| D | wav_file.h | 54 size_t num_channels() const override { return num_channels_; } in num_channels() function 82 size_t num_channels() const override { return num_channels_; } in num_channels() function
|
| D | wav_header.cc | 62 bool CheckWavParameters(size_t num_channels, in CheckWavParameters() 138 static inline uint32_t ByteRate(size_t num_channels, int sample_rate, in ByteRate() 143 static inline uint16_t BlockAlign(size_t num_channels, in BlockAlign() 149 size_t num_channels, in WriteWavHeader() 184 size_t* num_channels, in ReadWavHeader()
|
| D | channel_buffer.h | 45 : data_(new T[num_frames * num_channels]()), in data_() 118 size_t num_channels() const { return num_channels_; } in num_channels() function 154 size_t num_channels() const { return ibuf_.num_channels(); } in num_channels() function
|
| D | audio_ring_buffer_unittest.cc | 27 const size_t num_channels = input.num_channels(); in ReadAndWriteTest() local 64 const size_t num_channels = ::testing::get<3>(GetParam()); in TEST_P() local
|
| D | wav_header_unittest.cc | 94 size_t num_channels = 0; in TEST() local 271 size_t num_channels = 0; in TEST() local 307 size_t num_channels = 0; in TEST() local
|
| /external/autotest/server/brillo/ |
| D | audio_utils.py | 67 def check_wav_file(filename, num_channels=None, sample_rate=None, argument 106 def generate_sine_file(host, num_channels, sample_rate, sample_width, argument 174 def _compare_frames(reference_file_frames, rec_file_frames, num_channels, argument
|
| /external/webrtc/webrtc/common_audio/resampler/ |
| D | resampler.cc | 42 Resampler::Resampler(int inFreq, int outFreq, size_t num_channels) in Resampler() 79 int Resampler::ResetIfNeeded(int inFreq, int outFreq, size_t num_channels) in ResetIfNeeded() 94 int Resampler::Reset(int inFreq, int outFreq, size_t num_channels) in Reset()
|
| /external/adhd/cras/src/tests/ |
| D | apm_list_unittest.cc | 194 struct cras_audio_area *cras_audio_area_create(int num_channels) in cras_audio_area_create() 230 webrtc_apm webrtc_apm_create(unsigned int num_channels, in webrtc_apm_create() 242 int num_channels, in webrtc_apm_process_stream_f() 252 int num_channels, int rate, in webrtc_apm_process_reverse_stream_f()
|
| /external/adhd/cras/src/server/ |
| D | float_buffer.h | 20 unsigned int num_channels; member 31 unsigned int num_channels) in float_buffer_create()
|
| /external/autotest/server/site_tests/brillo_RecordingAudioTest/ |
| D | brillo_RecordingAudioTest.py | 41 sample_rate, num_channels, rec_file): argument 77 sample_rate, num_channels, duration_secs): argument
|
| /external/libxaac/decoder/drc_src/ |
| D | impd_drc_peak_limiter.c | 37 FLOAT32 limit_threshold, UWORD32 num_channels, in impd_peak_limiter_init() 87 UWORD32 num_channels = peak_limiter->num_channels; in impd_limiter_process() local
|
| /external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
| D | noise_reduction_util.c | 28 int num_channels) { in NoiseReductionPopulateState()
|
| D | filterbank_util.h | 26 int num_channels; member
|
| /external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/micro_features/ |
| D | noise_reduction_util.cc | 29 int num_channels) { in NoiseReductionPopulateState()
|
| D | filterbank_util.h | 24 int num_channels; member
|
| /external/autotest/server/site_tests/brillo_PlaybackAudioTest/ |
| D | brillo_PlaybackAudioTest.py | 70 num_channels, play_file_path=None): argument 95 num_channels): argument
|
| /external/webrtc/webrtc/modules/audio_coding/neteq/mock/ |
| D | mock_expand.h | 27 size_t num_channels) in MockExpand()
|
| /external/aac/libAACdec/src/ |
| D | FDK_delay.h | 114 UCHAR num_channels; /*!< Number of channels to delay. */ member
|
| /external/webrtc/webrtc/modules/audio_coding/neteq/ |
| D | neteq_impl_unittest.cc | 469 size_t num_channels; in TEST_F() local 548 size_t num_channels; in TEST_F() local 625 size_t num_channels; in TEST_F() local 737 size_t num_channels; in TEST_F() local 877 size_t num_channels; in TEST_F() local 983 size_t num_channels; in TEST_F() local 1080 size_t num_channels; in TEST_F() local 1201 size_t num_channels; in TEST_F() local
|
| D | accelerate.h | 32 Accelerate(int sample_rate_hz, size_t num_channels, in Accelerate()
|
| /external/adhd/cras/examples/ |
| D | cplay_buffer.c | 22 const unsigned int num_channels = 2; in main() local
|
| /external/tensorflow/tensorflow/contrib/gan/python/eval/python/ |
| D | eval_utils_impl.py | 34 def image_grid(input_tensor, grid_shape, image_shape=(32, 32), num_channels=3): argument
|