OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_dc_offset
(Results
1 - 6
of
6
) sorted by null
/external/srec/srec/include/
frontpar.h
80
int
max_dc_offset
;
member in struct:__anon26483
sample.h
167
int
max_dc_offset
;
member in struct:__anon26504
front.h
135
int
max_dc_offset
;
member in struct:__anon26477
/external/srec/srec/cfront/
ca_wave.c
91
hWave->data.stats.
max_dc_offset
=
92
hFrontend->config->waveobj->
max_dc_offset
;
221
if (abs(dc_offset) > ws->
max_dc_offset
) *dcoffset = ESR_TRUE;
frontobj.c
311
waveobj->
max_dc_offset
= parameters->
max_dc_offset
;
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
334
CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Frontend.
max_dc_offset
", 1000));
471
CHKLOG(rc, ESR_SessionGetInt("CREC.Frontend.
max_dc_offset
", ¶ms->
max_dc_offset
));
[
all
...]
Completed in 52 milliseconds