OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:weightSpecFlat
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_c.c
114
if (inst->
weightSpecFlat
) {
143
indPriorFX += inst->
weightSpecFlat
* tmpIndFX; // 6*Q14
nsx_core.h
59
int16_t
weightSpecFlat
;
nsx_core_mips.c
149
if (inst->
weightSpecFlat
) {
178
indPriorFX += inst->
weightSpecFlat
* tmpIndFX; // 6*Q14
[
all
...]
nsx_core.c
711
inst->
weightSpecFlat
= 0; //default weighting par for spectral flatness feature
[
all
...]
Completed in 741 milliseconds