#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "spandsp/telephony.h"
#include "spandsp/bitstream.h"
#include "spandsp/private/bitstream.h"
Functions | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (uint32_t) | |
Bit reverse a 32 bit word. | |
SPAN_DECLARE (bitstream_state_t *) | |
Initialise a bitstream context. | |
SPAN_DECLARE (int) | |
Release a V.8 context. |
|
Release a V.8 context.
|
|
Initialise a bitstream context.
|
|
Bit reverse a 32 bit word.
|
|
Cleanup a T.30 context if the call terminates.
|