OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:window_factor
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/include/
frontpar.h
36
float
window_factor
;
member in struct:__anon14800
/external/srec/srec/cfront/
frontobj.c
363
freqobj->window_length = (int)(parameters->
window_factor
* freqobj->frame_period);
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
122
CHKLOG(rc, ESR_SessionSetFloatIfEmpty("CREC.Frontend.
window_factor
", 2.0)); /* times the frame size */
381
CHKLOG(rc, ESR_SessionGetFloat("CREC.Frontend.
window_factor
", ¶ms->
window_factor
));
[
all
...]
Completed in 49 milliseconds