OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shiftlp
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/src/modules/audio_processing/ns/main/source/
ns_core.c
612
int
shiftLP
= 1; //option to remove first bin(s) from spectral measures
619
for (i = 0; i <
shiftLP
; i++)
624
for (i =
shiftLP
; i < inst->magnLen; i++)
[
all
...]
Completed in 168 milliseconds