Home
last modified time | relevance | path

Searched refs:countProd_16x8 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_neon.c202 int16x8_t countProd_16x8 = vdupq_n_s16(countProd); in WebRtcNsx_NoiseEstimationNeon() local
276 tmp16x8_0 = vqrdmulhq_s16(tmp16x8_1, countProd_16x8); in WebRtcNsx_NoiseEstimationNeon()