Searched refs:in1ptr (Results 1 – 2 of 2) sorted by relevance
138 G_CONST WebRtc_Word16 *in1ptr; in WebRtcSpl_ScaleAndAddVectors() local142 in1ptr = in1; in WebRtcSpl_ScaleAndAddVectors()148 (*outptr++) = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(gain1, *in1ptr++, shift1) in WebRtcSpl_ScaleAndAddVectors()
80 G_CONST WebRtc_Word16 *in1ptr = in1; in WebRtcSpl_AddVectorsAndShift() local84 (*outptr++) = (WebRtc_Word16)(((*in1ptr++) + (*in2ptr++)) >> right_shifts); in WebRtcSpl_AddVectorsAndShift()