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

  /external/srec/srec/clib/
voicing.c 48 chan->sil_count = 0;
114 chan->sil_count++;
116 chan->sil_count = 0;
126 else if (chan->sil_count > chan->quiet_duration)
132 if (chan->sil_count > 0)
140 chan->sil_count, chan->count);
  /external/srec/srec/include/
voicing.h 71 long sil_count; /* no. of consecutive silence frames */ member in struct:__anon15495

Completed in 46 milliseconds