/external/ComputeLibrary/src/core/ |
D | TensorInfo.cpp | 76 TensorInfo::TensorInfo(size_t num_channels, DataType data_type) in TensorInfo() 82 TensorInfo::TensorInfo(const TensorShape &tensor_shape, size_t num_channels, DataType data_type) in TensorInfo() 88 TensorInfo::TensorInfo(const TensorShape &tensor_shape, size_t num_channels, DataType data_type, Qu… in TensorInfo() 95 TensorInfo::TensorInfo(const TensorShape &tensor_shape, size_t num_channels, DataType data_type, Da… in TensorInfo() 115 size_t num_channels = num_channels_from_format(format); in init() local 127 size_t num_channels = num_channels_from_format(format); in init() local 135 void TensorInfo::init(size_t num_channels, DataType data_type) in init() 140 void TensorInfo::init(const TensorShape &tensor_shape, size_t num_channels, DataType data_type) in init() 151 void TensorInfo::init(const TensorShape &tensor_shape, size_t num_channels, DataType data_type, in init() 177 const size_t num_channels = num_cells_per_block.area() * hog_info.num_bins(); in init() local [all …]
|
/external/webrtc/api/audio_codecs/ |
D | audio_format.cc | 24 size_t num_channels) in SdpAudioFormat() 29 size_t num_channels, in SdpAudioFormat() 38 size_t num_channels, in SdpAudioFormat() 61 size_t num_channels, in AudioCodecInfo() 70 size_t num_channels, in AudioCodecInfo()
|
/external/webrtc/modules/audio_device/include/ |
D | test_audio_device.cc | 217 int num_channels) in PulsedNoiseCapturerImpl() 271 int num_channels, in WavFileReader() 305 int num_channels, in WavFileReader() 325 int num_channels) in WavFileWriter() 344 int num_channels) in WavFileWriter() 358 int num_channels) in BoundedWavFileWriter() 424 explicit DiscardRenderer(int sampling_frequency_in_hz, int num_channels) in DiscardRenderer() 457 int num_channels) { in CreatePulsedNoiseCapturer() 464 int num_channels) { in CreateDiscardRenderer() 472 int num_channels) { in CreateWavFileReader() [all …]
|
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | channelwise_quantized_depthwise_conv_2d_test.cc | 47 const int32_t num_channels = channel_rng(); variable 83 const int32_t num_channels = channel_rng(); variable 120 const int32_t num_channels = channel_rng(); variable 157 const int32_t num_channels = channel_rng(); variable 196 const int32_t num_channels = channel_rng(); variable 233 const int32_t num_channels = channel_rng(); variable 276 const int32_t num_channels = channel_rng(); in TEST() local 318 const int32_t num_channels = channel_rng(); in TEST() local 362 const int32_t num_channels = channel_rng(); in TEST() local 408 const int32_t num_channels = channel_rng(); in TEST() local [all …]
|
/external/webrtc/common_audio/include/ |
D | audio_util.h | 100 int num_channels, in CopyAudioIfNeeded() 116 size_t num_channels, in Deinterleave() 134 size_t num_channels, in Interleave() 152 int num_channels, in UpmixMonoToInterleaved() 165 int num_channels, in DownmixToMono() 181 int num_channels, in DownmixInterleavedToMonoImpl()
|
/external/webrtc/common_audio/ |
D | channel_buffer.h | 46 : data_(new T[num_frames * num_channels]()), in data_() 147 size_t num_channels() const { return num_channels_; } in num_channels() function 151 void set_num_channels(size_t num_channels) { in set_num_channels() 194 size_t num_channels() const { in num_channels() function 197 void set_num_channels(size_t num_channels) { in set_num_channels()
|
D | wav_header.cc | 154 uint32_t ByteRate(size_t num_channels, in ByteRate() 160 uint16_t BlockAlign(size_t num_channels, size_t bytes_per_sample) { in BlockAlign() 203 void WritePcmWavHeader(size_t num_channels, in WritePcmWavHeader() 234 void WriteIeeeFloatWavHeader(size_t num_channels, in WriteIeeeFloatWavHeader() 287 bool CheckWavParameters(size_t num_channels, in CheckWavParameters() 345 bool CheckWavParameters(size_t num_channels, in CheckWavParameters() 353 void WriteWavHeader(size_t num_channels, in WriteWavHeader() 376 size_t* num_channels, in ReadWavHeader()
|
D | wav_header_unittest.cc | 102 size_t num_channels = 0; in TEST() local 313 size_t num_channels = 0; in TEST() local 354 size_t num_channels = 0; in TEST() local 397 size_t num_channels = 0; in TEST() local 436 size_t num_channels = 0; in TEST() local
|
D | wav_file.h | 64 size_t num_channels() const override { return num_channels_; } in num_channels() function 98 size_t num_channels() const override { return num_channels_; } in num_channels() function
|
/external/webrtc/test/fuzzers/ |
D | audio_processing_fuzzer_helper.cc | 31 size_t num_channels, in GenerateFloatFrame() 56 size_t num_channels, in GenerateFixedFrame() 115 const int num_channels = in FuzzAudioProcessing() local 130 const int num_channels = fuzz_data->ReadOrDefaultValue(true) ? 2 : 1; in FuzzAudioProcessing() local
|
/external/webrtc/modules/audio_coding/codecs/opus/test/ |
D | blocker.cc | 25 size_t num_channels, in AddFrames() 40 size_t num_channels, in CopyFrames() 53 size_t num_channels, in MoveFrames() 65 size_t num_channels) { in ZeroOut() 76 size_t num_channels, in ApplyWindow()
|
D | audio_ring_buffer_unittest.cc | 29 const size_t num_channels = input.num_channels(); in ReadAndWriteTest() local 66 const size_t num_channels = ::testing::get<3>(GetParam()); in TEST_P() local
|
/external/webrtc/modules/audio_coding/codecs/g711/ |
D | audio_decoder_pcm.h | 28 explicit AudioDecoderPcmU(size_t num_channels) : num_channels_(num_channels) { in AudioDecoderPcmU() 52 explicit AudioDecoderPcmA(size_t num_channels) : num_channels_(num_channels) { in AudioDecoderPcmA()
|
/external/autotest/server/brillo/ |
D | audio_utils.py | 74 def check_wav_file(filename, num_channels=None, sample_rate=None, argument 113 def generate_sine_file(host, num_channels, sample_rate, sample_width, argument 181 def _compare_frames(reference_file_frames, rec_file_frames, num_channels, argument
|
/external/webrtc/modules/audio_processing/ns/ |
D | noise_suppressor_unittest.cc | 27 size_t num_channels, in ProduceDebugText() 35 void PopulateInputFrameWithIdenticalChannels(size_t num_channels, in PopulateInputFrameWithIdenticalChannels() 49 void VerifyIdenticalChannels(size_t num_channels, in VerifyIdenticalChannels()
|
/external/webrtc/common_audio/resampler/ |
D | push_resampler.cc | 32 size_t num_channels) { in CheckValidInitParams() 44 size_t num_channels, in CheckExpectedBufferSizes() 70 size_t num_channels) { in InitializeIfNeeded()
|
D | resampler.cc | 43 Resampler::Resampler(int inFreq, int outFreq, size_t num_channels) in Resampler() 72 int Resampler::ResetIfNeeded(int inFreq, int outFreq, size_t num_channels) { in ResetIfNeeded() 85 int Resampler::Reset(int inFreq, int outFreq, size_t num_channels) { in Reset()
|
/external/webrtc/modules/audio_processing/aec3/ |
D | alignment_mixer_unittest.cc | 29 int num_channels, in ProduceDebugText() 51 for (int num_channels = 2; num_channels < 8; ++num_channels) { in TEST() local 122 for (int num_channels = 1; num_channels < 8; ++num_channels) { in TEST() local 153 for (int num_channels = 1; num_channels < 8; ++num_channels) { in TEST() local
|
D | alignment_mixer.cc | 21 int num_channels) { in ChooseMixingVariant() 40 size_t num_channels, in AlignmentMixer() 48 AlignmentMixer::AlignmentMixer(size_t num_channels, in AlignmentMixer()
|
D | block_delay_buffer.cc | 17 BlockDelayBuffer::BlockDelayBuffer(size_t num_channels, in BlockDelayBuffer() 36 const size_t num_channels = buf_.size(); in DelaySignal() local
|
/external/webrtc/modules/audio_processing/include/ |
D | audio_frame_view.h | 26 size_t num_channels, in AudioFrameView() 42 size_t num_channels() const { return num_channels_; } in num_channels() function
|
/external/webrtc/modules/audio_processing/agc2/ |
D | fixed_digital_level_estimator_unittest.cc | 30 int num_channels, in TestLevelEstimator() 60 int num_channels, in TimeMsToDecreaseLevel() 117 constexpr size_t num_channels = 10; in TEST() local
|
/external/webrtc/modules/audio_processing/aec_dump/ |
D | capture_stream_info.cc | 45 int num_channels, in AddInput() 54 int num_channels, in AddOutput()
|
/external/webrtc/modules/audio_processing/ |
D | high_pass_filter.cc | 55 HighPassFilter::HighPassFilter(int sample_rate_hz, size_t num_channels) in HighPassFilter() 98 void HighPassFilter::Reset(size_t num_channels) { in Reset()
|
/external/tensorflow/tensorflow/python/keras/preprocessing/ |
D | image_dataset.py | 233 num_channels, argument 251 def load_image(path, image_size, num_channels, interpolation, argument
|