Searched defs:channel_index (Results 1 – 9 of 9) sorted by relevance
| /external/speex/libspeexdsp/ |
| D | resample.c | 333 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/ |
| D | quantization_utils_test.cc | 178 const int channel_index = 0; in TEST() local 207 const int channel_index = 0; in TEST() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | test_util.h | 115 int32_t channel_index; member 204 const int channel_index = params->quantized_dimension; in PerChannelSymmetricQuantizeAndPopulate() local
|
| /external/autotest/client/cros/audio/ |
| D | sox_utils.py | 124 input, output, channel_index, channels=2, bits=16, rate=48000): argument
|
| D | audio_helper.py | 482 input_audio, channel_index, channels=2, bits=16, rate=48000): argument
|
| /external/webrtc/webrtc/voice_engine/test/cmd_test/ |
| D | voe_cmd_test.cc | 315 int channel_index = 0; in RunTest() local
|
| /external/tensorflow/tensorflow/core/grappler/costs/ |
| D | op_level_cost_estimator.cc | 586 int x_index, y_index, channel_index; in ConvolutionDimensionsFromInputs() local 1448 int x_index, y_index, channel_index; in OpDimensionsFromInputs() local
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | nn_ops.py | 56 def _get_sequence(value, n, channel_index, name): argument
|
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
| D | convert_nodes.cc | 2939 const int channel_index = in ConvertBiasAdd() local
|