Searched refs:Q3_16x4 (Results 1 – 1 of 1) sorted by relevance
140 int16x4_t Q3_16x4 = vdup_n_s16(3); in NoiseEstimationNeon() local213 tmp32x4 = vmull_s16(vget_low_s16(tmp16x8_0), Q3_16x4); in NoiseEstimationNeon()217 tmp32x4 = vmull_s16(vget_high_s16(tmp16x8_0), Q3_16x4); in NoiseEstimationNeon()