HomeSort by relevance Sort by last modified time
    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:__anon12643
simapi.h 328 int min_annotation_frames; /* minimum overall length */ member in struct:__anon12667
    [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", &params->min_annotation_frames));

Completed in 35 milliseconds