Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnsx_core_neon.c163 int16x8_t countProd_16x8 = vdupq_n_s16(countProd); in NoiseEstimationNeon() local
242 tmp16x8_0 = vqrdmulhq_s16(tmp16x8_1, countProd_16x8); in NoiseEstimationNeon()