Searched refs:pc5 (Results 1 – 4 of 4) sorted by relevance
/external/srec/srec/cfront/ |
D | wav_acc.c | 99 int *dc_offset, int *amp, int *pc5, int *pc95, in get_sig_check() argument 125 *pc5 = 0; in get_sig_check() 158 *pc5 = ii; in get_sig_check()
|
D | ca_wave.c | 206 int pc5; in CA_DoSignalCheck() local 216 &pc5, &pc95, &overflow); in CA_DoSignalCheck() 223 if (pc5 >= ws->high_noise_level_bit) *highnoise = ESR_TRUE; in CA_DoSignalCheck()
|
/external/srec/srec/include/ |
D | sample.h | 203 int *dc_offset, int *amp, int *pc5, int *pc95, int* overflow);
|
D | frontapi.h | 901 int *dc_offset, int *amp, int *pc5, int *pc95,
|