Home
last modified time | relevance | path

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

/external/speex/libspeexdsp/
Dresample.c333 static int resampler_basic_direct_single(SpeexResamplerState *st, spx_uint32_t channel_index, const… in resampler_basic_direct_single()
391 static int resampler_basic_direct_double(SpeexResamplerState *st, spx_uint32_t channel_index, const… in resampler_basic_direct_double()
440 static int resampler_basic_interpolate_single(SpeexResamplerState *st, spx_uint32_t channel_index, … in resampler_basic_interpolate_single()
503 static int resampler_basic_interpolate_double(SpeexResamplerState *st, spx_uint32_t channel_index, … in resampler_basic_interpolate_double()
567 static int resampler_basic_zero(SpeexResamplerState *st, spx_uint32_t channel_index, const spx_word… in resampler_basic_zero()
859 static int speex_resampler_process_native(SpeexResamplerState *st, spx_uint32_t channel_index, spx_… in speex_resampler_process_native()
885 static int speex_resampler_magic(SpeexResamplerState *st, spx_uint32_t channel_index, spx_word16_t … in speex_resampler_magic()
906 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const s… in speex_resampler_process_int()
947 EXPORT int speex_resampler_process_float(SpeexResamplerState *st, spx_uint32_t channel_index, const… in speex_resampler_process_float()
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantization_utils_test.cc194 const int channel_index = 0; in TEST_F() local
226 const int32_t channel_index = 0; in TEST_F() local
270 const int channel_index = 0; in TEST_F() local
/external/autotest/client/cros/audio/
Dsox_utils.py124 input, output, channel_index, channels=2, bits=16, rate=48000): argument
Daudio_helper.py352 input_audio, channel_index, channels=2, bits=16, rate=48000): argument
/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.h120 int32_t channel_index; member
232 const int channel_index = params->quantized_dimension; in PerChannelSymmetricQuantizeAndPopulate() local
/external/libiio/src/tests/
Diio_attr.c379 int device_index = 0, channel_index = 0, attr_index = 0; in main() local
/external/webrtc/webrtc/voice_engine/test/cmd_test/
Dvoe_cmd_test.cc315 int channel_index = 0; in RunTest() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.cc294 int channel_index = slice_index % dim_size; in GetUniformQuantizedPerAxisTypeForWeight() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc701 int x_index, y_index, channel_index; in ConvolutionDimensionsFromInputs() local
1785 int x_index, y_index, channel_index; in OpDimensionsFromInputs() local
/external/tensorflow/tensorflow/python/ops/
Dnn_ops.py60 def _get_sequence(value, n, channel_index, name): argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1733 LLVMValueRef channel_index = NULL; in emit_store_tcs_output() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3660 const int channel_index = in ConvertBiasAddInt8WithoutCalibration() local