Home
last modified time | relevance | path

Searched refs:min_annotation_frames (Results 1 – 5 of 5) sorted by relevance

/external/srec/srec/ca/
Dpat_basi.c128 hPattern->data.prep->end.min_annotation_frames = hPatInput->min_annotation_frames; in CA_LoadPattern()
Dann_api.c485 if (total_length < hPattern->data.prep->end.min_annotation_frames) in CA_SegmentUtterance()
/external/srec/srec/include/
Dpre_desc.h114 int min_annotation_frames; /* minimum overall length */ member
Dsimapi.h328 int min_annotation_frames; /* minimum overall length */ member
/external/srec/srec/AcousticModels/src/
DAcousticModelsImpl.c161 …CHKLOG(rc, ESR_SessionGetInt("CREC.Pattern.min_annotation_frames", &params->min_annotation_frames)… in SR_AcousticModels_LoadLegacyPatternParameters()