HomeSort by relevance Sort by last modified time
    Searched refs:snr_holdoff (Results 1 - 4 of 4) sorted by null

  /external/srec/srec/include/
pre_desc.h 126 int snr_holdoff; /* Ignore first n frames when estimating speech level for SNR measure */ member in struct:__anon12643
simapi.h 340 int snr_holdoff; /* Ignore first n frames when estimating speech level for SNR measure */ member in struct:__anon12667
    [all...]
  /external/srec/srec/ca/
pat_basi.c 140 hPattern->data.prep->end.snr_holdoff = hPatInput->snr_holdoff;
  /external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c 120 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Pattern.snr_holdoff", 0));
171 CHKLOG(rc, ESR_SessionGetInt("CREC.Pattern.snr_holdoff", &params->snr_holdoff));

Completed in 40 milliseconds