Home
last modified time | relevance | path

Searched defs:channel_index (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dalignment_mixer_unittest.cc74 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/
Dresample.c331 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/
DUnsqueeze.cpp83 int channel_index = 1; // Channel dimension in a 3D tensor in unsqueeze() local
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantization_utils_test.cc198 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/
Ddma_uart_nonblocking.cc219 const uint8_t channel_index = DMA_CHANNEL_INDEX(base, handle->channel); in ClearRxDmaInterrupt() local
/external/autotest/client/cros/audio/
Dsox_utils.py129 input, output, channel_index, channels=2, bits=16, rate=48000): argument
Daudio_helper.py365 input_audio, channel_index, channels=2, bits=16, rate=48000): argument
/external/iamf_tools/iamf/cli/
Ddemixing_module.cc680 int channel_index = 0; in StoreSamplesForAudioElementId() local
868 int channel_index = 0; in DownMixSamplesToSubstreams() local
/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.h144 int32_t channel_index; member
456 const int channel_index = params->quantized_dimension; in PerChannelSymmetricQuantizeAndPopulate() local
/external/libxaac/encoder/
Dixheaace_qc_data.h48 WORD32 channel_index[IXHEAACE_MAX_CH_IN_BS_ELE]; member
/external/iamf_tools/iamf/cli/adm_to_user_metadata/adm/
Dxml_to_adm.cc827 size_t channel_index = in SetChannelIndices() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.cc391 int channel_index = slice_index % dim_size; in ExtractMinMaxFromAttr() local
/external/libdisplay-info/include/libdisplay-info/
Dcta.h1077 int channel_index; member
/external/tensorflow/tensorflow/python/ops/
Dnn_ops.py216 def _get_sequence(value, n, channel_index, name): argument
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc2166 int x_index, y_index, channel_index; in OpDimensionsFromInputs() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1747 LLVMValueRef channel_index = NULL; in emit_store_tcs_output() local