#include "speakfree.h"Compounds | |
| struct | ratestuff |
Defines | |
| #define | FRAC_BITS 16 |
Typedefs | |
| typedef ratestuff | rate_t |
Functions | |
| void | rate_start (int inrate, int outrate) |
| void | rate_flow (unsigned char *ibuf, unsigned char *obuf, int *isamp, int *osamp) |
Variables | |
| rate_t | rt |
| rate_t * | rate = &rt |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.2.18