celladj 190 src/fsk.c handle->celladj = fsk_modem_definitions[FSK_BELL202].baud_rate / (double) attr->sample_rate * (double) handle->downsampling_count; celladj 305 src/fsk.c handle->cellpos += handle->celladj; /* walk the cell along */ celladj 81 src/include/private/fsk.h double celladj; /* bit cell adjustment for each sample */