Searched refs:xout1 (Results 1 – 1 of 1) sorted by relevance
246 int xout1; in WebRtc_g722_decode() local381 xout1 = 0; in WebRtc_g722_decode()386 xout1 += s->x[2*i + 1]*qmf_coeffs[11 - i]; in WebRtc_g722_decode()391 amp[outlen++] = saturate(xout1 >> 11); in WebRtc_g722_decode()