|
spandsp 3.0.0
|
#include <inttypes.h>#include <stdio.h>#include <stdlib.h>#include <stddef.h>#include <string.h>#include "spandsp.h"Macros | |
| #define | SPANDSP_EXPOSE_INTERNAL_STRUCTURES |
| #define | MSG_SIZE 10000 |
| #define | SDE_7_1_LEN 30 |
| #define | SDE_7_1_FULL_LEN 32 |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| uint8_t | msg [10000] |
| int32_t | msg_len |