previous_bit      298 src/fsk.c      	handle->previous_bit = handle->current_bit;
previous_bit      302 src/fsk.c      	if (handle->previous_bit != handle->current_bit) {
previous_bit       82 src/include/private/fsk.h 	int					previous_bit;					/* previous bit (for detecting a transition to sync-up cell position) */