OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeAvgMagnEnergy
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core.h
66
uint32_t
timeAvgMagnEnergy
;
nsx_core.c
715
inst->
timeAvgMagnEnergy
= 0; //normalization for spectral difference
[
all
...]
nsx_core_c.c
154
tmpU32no2 = inst->
timeAvgMagnEnergy
>> (20 - inst->stages - normTmp);
nsx_core_mips.c
189
tmpU32no2 = inst->
timeAvgMagnEnergy
>> (20 - inst->stages - normTmp);
[
all
...]
Completed in 151 milliseconds