HomeSort by relevance Sort by last modified time
    Searched refs:dc_offset (Results 1 - 6 of 6) 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...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
expand.cc 817 int dc_offset = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
gcov-io.h 697 gcov_unsigned_t dc_offset; /* direct call offset */ member in struct:gcov_fn_info
    [all...]

Completed in 245 milliseconds