Searched refs:in2ptr (Results 1 – 2 of 2) sorted by relevance
139 G_CONST WebRtc_Word16 *in2ptr; in WebRtcSpl_ScaleAndAddVectors() local143 in2ptr = in2; in WebRtcSpl_ScaleAndAddVectors()149 + (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(gain2, *in2ptr++, shift2); in WebRtcSpl_ScaleAndAddVectors()
81 G_CONST WebRtc_Word16 *in2ptr = in2; in WebRtcSpl_AddVectorsAndShift() local84 (*outptr++) = (WebRtc_Word16)(((*in1ptr++) + (*in2ptr++)) >> right_shifts); in WebRtcSpl_AddVectorsAndShift()