Searched refs:winptr (Results 1 – 1 of 1) sorted by relevance
32 const int16_t *winptr = win; in WebRtcSpl_ReverseOrderMultArrayElements() local35 *outptr++ = (int16_t)((*inptr++ * *winptr--) >> right_shifts); in WebRtcSpl_ReverseOrderMultArrayElements()46 const int16_t *winptr = win; in WebRtcSpl_ElementwiseVectorMult() local49 *outptr++ = (int16_t)((*inptr++ * *winptr++) >> right_shifts); in WebRtcSpl_ElementwiseVectorMult()