Home
last modified time | relevance | path

Searched refs:pc5 (Results 1 – 4 of 4) sorted by relevance

/external/srec/srec/cfront/
Dwav_acc.c99 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()
Dca_wave.c206 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/
Dsample.h203 int *dc_offset, int *amp, int *pc5, int *pc95, int* overflow);
Dfrontapi.h901 int *dc_offset, int *amp, int *pc5, int *pc95,