Searched refs:uImag (Results 1 – 3 of 3) sorted by relevance
667 int16_t uImag[PART_LEN1]; in ComfortNoise() local770 uImag[0] = 0; in ComfortNoise()780 uImag[i] = (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(-noiseRShift16[i], in ComfortNoise()784 uImag[PART_LEN] = 0; in ComfortNoise()789 out[i].imag = WEBRTC_SPL_ADD_SAT_W16(out[i].imag, uImag[i]); in ComfortNoise()
1273 int16_t uImag[PART_LEN1]; in ComfortNoise() local1544 uImag[i] = (int16_t)tmp321; in ComfortNoise()1546 uImag[i + 1] = (int16_t)tmp323; in ComfortNoise()1560 tt = out[i].imag + uImag[i]; in ComfortNoise()
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()