Searched refs:tiltWeights (Results 1 – 1 of 1) sorted by relevance
75 static const opus_int32 tiltWeights[ VAD_N_BANDS ] = { 30000, 6000, -12000, -12000 }; variable222 input_tilt = silk_SMLAWB( input_tilt, tiltWeights[ b ], SNR_Q7 ); in silk_VAD_GetSA_Q8()