Searched refs:uImag (Results 1 – 1 of 1) sorted by relevance
1928 WebRtc_Word16 uImag[PART_LEN1]; in ComfortNoise() local2030 uImag[0] = 0; in ComfortNoise()2039 uImag[i] = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(-noiseRShift16[i], in ComfortNoise()2042 uImag[PART_LEN] = 0; in ComfortNoise()2048 out[i].imag = WEBRTC_SPL_ADD_SAT_W16(out[i].imag, uImag[i]); in ComfortNoise()2054 out[i].imag = WEBRTC_SPL_ADD_SAT_W16(out[i].imag, uImag[i]); in ComfortNoise()2058 out[i].imag = WEBRTC_SPL_ADD_SAT_W16(out[i].imag, uImag[i]); in ComfortNoise()2062 out[i].imag = WEBRTC_SPL_ADD_SAT_W16(out[i].imag, uImag[i]); in ComfortNoise()