/external/webrtc/modules/audio_processing/aec3/ |
D | alignment_mixer_unittest.cc | 74 int channel_index) { in TEST() 128 const auto channel_value = [](int frame_index, int channel_index) { in TEST() 159 const auto channel_value = [](int frame_index, int channel_index) { in TEST()
|
/external/speex/libspeexdsp/ |
D | resample.c | 331 static int resampler_basic_direct_single(SpeexResamplerState *st, spx_uint32_t channel_index, const… in resampler_basic_direct_single() 389 static int resampler_basic_direct_double(SpeexResamplerState *st, spx_uint32_t channel_index, const… in resampler_basic_direct_double() 438 static int resampler_basic_interpolate_single(SpeexResamplerState *st, spx_uint32_t channel_index, … in resampler_basic_interpolate_single() 501 static int resampler_basic_interpolate_double(SpeexResamplerState *st, spx_uint32_t channel_index, … in resampler_basic_interpolate_double() 565 static int resampler_basic_zero(SpeexResamplerState *st, spx_uint32_t channel_index, const spx_word… in resampler_basic_zero() 878 static int speex_resampler_process_native(SpeexResamplerState *st, spx_uint32_t channel_index, spx_… in speex_resampler_process_native() 904 static int speex_resampler_magic(SpeexResamplerState *st, spx_uint32_t channel_index, spx_word16_t … in speex_resampler_magic() 925 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const s… in speex_resampler_process_int() 966 EXPORT int speex_resampler_process_float(SpeexResamplerState *st, spx_uint32_t channel_index, const… in speex_resampler_process_float()
|
/external/pytorch/aten/src/ATen/native/vulkan/ops/ |
D | Unsqueeze.cpp | 83 int channel_index = 1; // Channel dimension in a 3D tensor in unsqueeze() local
|
/external/tensorflow/tensorflow/lite/tools/optimize/ |
D | quantization_utils_test.cc | 198 const int channel_index = 0; in TEST_F() local 230 const int32_t channel_index = 0; in TEST_F() local 272 const int32_t channel_index = 1; in TEST_F() local 319 const int channel_index = 0; in TEST_F() local
|
/external/pigweed/pw_uart_mcuxpresso/ |
D | dma_uart_nonblocking.cc | 219 const uint8_t channel_index = DMA_CHANNEL_INDEX(base, handle->channel); in ClearRxDmaInterrupt() local
|
/external/autotest/client/cros/audio/ |
D | sox_utils.py | 129 input, output, channel_index, channels=2, bits=16, rate=48000): argument
|
D | audio_helper.py | 365 input_audio, channel_index, channels=2, bits=16, rate=48000): argument
|
/external/iamf_tools/iamf/cli/ |
D | demixing_module.cc | 680 int channel_index = 0; in StoreSamplesForAudioElementId() local 868 int channel_index = 0; in DownMixSamplesToSubstreams() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | test_util.h | 144 int32_t channel_index; member 456 const int channel_index = params->quantized_dimension; in PerChannelSymmetricQuantizeAndPopulate() local
|
/external/libxaac/encoder/ |
D | ixheaace_qc_data.h | 48 WORD32 channel_index[IXHEAACE_MAX_CH_IN_BS_ELE]; member
|
/external/iamf_tools/iamf/cli/adm_to_user_metadata/adm/ |
D | xml_to_adm.cc | 827 size_t channel_index = in SetChannelIndices() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
D | quantization_utils.cc | 391 int channel_index = slice_index % dim_size; in ExtractMinMaxFromAttr() local
|
/external/libdisplay-info/include/libdisplay-info/ |
D | cta.h | 1077 int channel_index; member
|
/external/tensorflow/tensorflow/python/ops/ |
D | nn_ops.py | 216 def _get_sequence(value, n, channel_index, name): argument
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | op_level_cost_estimator.cc | 2166 int x_index, y_index, channel_index; in OpDimensionsFromInputs() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_soa.c | 1747 LLVMValueRef channel_index = NULL; in emit_store_tcs_output() local
|