OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_annotation_frames
(Results
1 - 5
of
5
) sorted by null
/external/srec/srec/include/
pre_desc.h
115
int
max_annotation_frames
; /* maximum overall length */
member in struct:__anon26496
simapi.h
329
int
max_annotation_frames
; /* maximum overall length */
member in struct:__anon26520
[
all
...]
/external/srec/srec/ca/
pat_basi.c
129
hPattern->data.prep->end.
max_annotation_frames
= hPatInput->
max_annotation_frames
;
ann_api.c
471
if (total_length > hPattern->data.prep->end.
max_annotation_frames
)
/external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c
111
CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Pattern.
max_annotation_frames
", 800));
162
CHKLOG(rc, ESR_SessionGetInt("CREC.Pattern.
max_annotation_frames
", ¶ms->
max_annotation_frames
));
Completed in 167 milliseconds