Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_defines.h28 #define SPECT_FLAT_TAVG_Q14 4915 /* (0.30) tavg parameter for spectral flatness measure */ macro
Dnsx_core.c1052 tmpU32 = WEBRTC_SPL_UMUL_32_16(inst->featureSpecFlat, SPECT_FLAT_TAVG_Q14); // Q24 in WebRtcNsx_ComputeSpectralFlatness()
1078 tmp32 *= SPECT_FLAT_TAVG_Q14; // Q24 in WebRtcNsx_ComputeSpectralFlatness()