OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:min_annotation_frames
(Results
1 - 5
of
5
) sorted by null
/external/srec/srec/include/
pre_desc.h
114
int
min_annotation_frames
; /* minimum overall length */
member in struct:__anon26496
simapi.h
328
int
min_annotation_frames
; /* minimum overall length */
member in struct:__anon26520
[
all
...]
/external/srec/srec/ca/
pat_basi.c
128
hPattern->data.prep->end.
min_annotation_frames
= hPatInput->
min_annotation_frames
;
ann_api.c
485
if (total_length < hPattern->data.prep->end.
min_annotation_frames
)
/external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c
110
CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Pattern.
min_annotation_frames
", 0));
161
CHKLOG(rc, ESR_SessionGetInt("CREC.Pattern.
min_annotation_frames
", ¶ms->
min_annotation_frames
));
Completed in 30 milliseconds