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