OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spec_sub_scale
(Results
1 - 4
of
4
) sorted by null
/external/srec/srec/include/
frontpar.h
49
float
spec_sub_scale
;
member in struct:__anon15431
front.h
191
coefdata
spec_sub_scale
;
member in struct:__anon15427
/external/srec/srec/cfront/
frontobj.c
206
channel->spectral_sub->scale = cepobj->
spec_sub_scale
;
563
cepobj->
spec_sub_scale
= (coefdata) fixed_point_convert(
564
parameters->
spec_sub_scale
, COEFDATA_SHIFT);
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
132
CHKLOG(rc, ESR_SessionSetFloatIfEmpty("CREC.Frontend.
spec_sub_scale
", 1.0));
390
CHKLOG(rc, ESR_SessionGetFloat("CREC.Frontend.
spec_sub_scale
", ¶ms->
spec_sub_scale
));
[
all
...]
Completed in 386 milliseconds