HomeSort by relevance Sort by last modified time
    Searched full:has_trailing_silence (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/include/
ann_util.h 63 int *has_trailing_silence);
  /external/srec/srec/ca/
ann_api.c 319 int has_trailing_silence = False; local
361 hAnnotation->label, &has_trailing_silence);
406 if (!has_trailing_silence && (ii == seg_cnt - 1))
408 has_trailing_silence = True;
479 if (!has_trailing_silence)

Completed in 543 milliseconds