OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sbindex
(Results
1 - 6
of
6
) sorted by null
/external/srec/srec/clib/
swicms.c
147
swicms->
sbindex
= SWICMS_SBINDEX_DEFAULT;
206
rc = GetSomeIntsIfAny( L("CREC.Frontend.swicms.
sbindex
"),
207
&swicms->
sbindex
, 1);
241
PLogMessage("swicms->
sbindex
= %d\n", swicms->
sbindex
);
520
int
sbindex
= swicms->
sbindex
;
local
592
avg[i] = (
sbindex
* speech_avg[i] + (100 -
sbindex
) * backgr_avg[i] + 50) / 100;
594
nn = (
sbindex
* speech_nn + (100 - sbindex) * backgr_nn + 50) / 100
[
all
...]
/external/srec/srec/include/
swicms.h
59
int
sbindex
; /* speech to background index
member in struct:__anon12684
/external/srec/config/en.us/
baseline.par
74
CREC.Frontend.swicms.
sbindex
= 100 ;
baseline11k.par
79
CREC.Frontend.swicms.
sbindex
= 100 ;
baseline8k.par
81
CREC.Frontend.swicms.
sbindex
= 100 ;
/external/srec/shared/src/
SessionTypeImpl.c
[
all
...]
Completed in 487 milliseconds