Searched refs:countDiv_16x4 (Results 1 – 1 of 1) sorted by relevance
201 int16x4_t countDiv_16x4 = vdup_n_s16(countDiv); in WebRtcNsx_NoiseEstimationNeon() local230 tmp32x4 = vmull_s16(vld1_s16(&deltaBuff[0]), countDiv_16x4); in WebRtcNsx_NoiseEstimationNeon()232 tmp32x4 = vmull_s16(vld1_s16(&deltaBuff[4]), countDiv_16x4); in WebRtcNsx_NoiseEstimationNeon()