Home
last modified time | relevance | path

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

/external/srec/srec/ca/
Dpat_basi.c129 hPattern->data.prep->end.max_annotation_frames = hPatInput->max_annotation_frames; in CA_LoadPattern()
Dann_api.c471 if (total_length > hPattern->data.prep->end.max_annotation_frames) in CA_SegmentUtterance()
/external/srec/srec/include/
Dpre_desc.h115 int max_annotation_frames; /* maximum overall length */ member
Dsimapi.h329 int max_annotation_frames; /* maximum overall length */ member
/external/srec/srec/AcousticModels/src/
DAcousticModelsImpl.c162 …CHKLOG(rc, ESR_SessionGetInt("CREC.Pattern.max_annotation_frames", &params->max_annotation_frames)… in SR_AcousticModels_LoadLegacyPatternParameters()