Searched refs:xout2 (Results 1 – 1 of 1) sorted by relevance
247 int xout2; in WebRtc_g722_decode() local382 xout2 = 0; in WebRtc_g722_decode()385 xout2 += s->x[2*i]*qmf_coeffs[i]; in WebRtc_g722_decode()392 amp[outlen++] = saturate(xout2 >> 11); in WebRtc_g722_decode()