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

  /external/srec/srec/cfront/
wav_acc.c 99 int *dc_offset, int *amp, int *pc5, int *pc95,
123 *dc_offset = 0;
137 *dc_offset = (int) mean;
ca_wave.c 204 int dc_offset; local
215 get_sig_check(ws, &nsam, &pclowclip, &pchighclip, &dc_offset, &amp,
221 if (abs(dc_offset) > ws->max_dc_offset) *dcoffset = ESR_TRUE;
  /external/srec/srec/include/
sample.h 203 int *dc_offset, int *amp, int *pc5, int *pc95, int* overflow);
frontapi.h 901 int *dc_offset, int *amp, int *pc5, int *pc95,
    [all...]

Completed in 194 milliseconds