OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:weightSpecDiff
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_c.c
147
if (inst->
weightSpecDiff
) {
191
indPriorFX += inst->
weightSpecDiff
* tmpIndFX; // 6*Q14
nsx_core.h
55
int16_t
weightSpecDiff
;
nsx_core_mips.c
182
if (inst->
weightSpecDiff
) {
226
indPriorFX += inst->
weightSpecDiff
* tmpIndFX; // 6*Q14
[
all
...]
nsx_core.c
712
inst->
weightSpecDiff
= 0; //default weighting par for spectral difference feature
[
all
...]
Completed in 442 milliseconds