Searched refs:NUM_CHANNELS (Results 1 – 9 of 9) sorted by relevance
92 for (i = 0; i < 16 * NUM_CHANNELS; i++) in WebRtcVad_InitCore()316 WebRtc_Word16 feature_vector[NUM_CHANNELS], total_power; in WebRtcVad_CalcVad8khz()383 nmean2ptr = &inst->noise_means[NUM_CHANNELS]; in WebRtcVad_GmmProbability()385 smean2ptr = &inst->speech_means[NUM_CHANNELS]; in WebRtcVad_GmmProbability()387 nstd2ptr = &inst->noise_stds[NUM_CHANNELS]; in WebRtcVad_GmmProbability()389 sstd2ptr = &inst->speech_stds[NUM_CHANNELS]; in WebRtcVad_GmmProbability()393 for (n = 0; n < NUM_CHANNELS; n++) in WebRtcVad_GmmProbability()405 probn[1] = (WebRtc_Word32)(kNoiseDataWeights[n + NUM_CHANNELS] * tmp32_1); in WebRtcVad_GmmProbability()415 probs[1] = (WebRtc_Word32)(kSpeechDataWeights[n + NUM_CHANNELS] * tmp32_1); in WebRtcVad_GmmProbability()488 for (n = 0; n < NUM_CHANNELS; n++) in WebRtcVad_GmmProbability()[all …]
36 WebRtc_Word16 index_vector[16 * NUM_CHANNELS];37 WebRtc_Word16 low_value_vector[16 * NUM_CHANNELS];39 WebRtc_Word16 mean_value[NUM_CHANNELS];
19 #define NUM_CHANNELS 6 // Eight frequency bands macro21 #define NUM_TABLE_VALUES NUM_CHANNELS * NUM_MODELS
75 assert(channel < NUM_CHANNELS); in WebRtcVad_FindMinimum()
220 for (int j = 0; j < NUM_CHANNELS; ++j) { in TEST_F()
41 #define NUM_CHANNELS 4 macro251 for (i = 0; i < NUM_CHANNELS; i++) { in setup_point_coefficients()263 for (i = 0; i < NUM_CHANNELS; i++) { in setup_point_coefficients()276 for (i = 0; i < NUM_CHANNELS; i++) in setup_point_coefficients()
40 #define NUM_CHANNELS 4 macro180 for (i = 0; i < NUM_CHANNELS; i++) in setup_line_coefficients()185 for (i = 0; i < NUM_CHANNELS; i++) in setup_line_coefficients()192 for (i = 0; i < NUM_CHANNELS; i++) in setup_line_coefficients()198 for (i = 0; i < NUM_CHANNELS; i++) in setup_line_coefficients()214 for (i = 0; i < NUM_CHANNELS; i++) in setup_line_coefficients()
42 #define NUM_CHANNELS 4 macro87 unsigned input_array_sz = NUM_CHANNELS * (nr_inputs + 1) * sizeof(float); in lp_setup_alloc_triangle()
1171 for( j = 0; j < NUM_CHANNELS; j++ ) { in emit_declaration()