Go to the source code of this file.
Typedefs | |
typedef struct fax_modems_state_s | fax_modems_state_t |
Functions | |
int | fax_modems_v17_v21_rx (void *user_data, const int16_t amp[], int len) |
int | fax_modems_v27ter_v21_rx (void *user_data, const int16_t amp[], int len) |
int | fax_modems_v29_v21_rx (void *user_data, const int16_t amp[], int len) |
fax_modems_state_t * | fax_modems_init (fax_modems_state_t *s, void *user_data) |
typedef struct fax_modems_state_s fax_modems_state_t |
The set of modems needed for FAX, plus the auxilliary stuff, like tone generation.