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

Completed in 41 milliseconds