#include <inttypes.h>
#include <stdio.h>
#include <string.h>
#include "spandsp/telephony.h"
#include "spandsp/crc.h"
#include "spandsp/bit_operations.h"
Functions | |
SPAN_DECLARE (uint32_t) | |
Bit reverse a 32 bit word. | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (uint16_t) | |
Bit reverse a 16 bit word. |
|
Bit reverse a 16 bit word.
|
|
Release a V.8 context.
|
|
Bit reverse a 32 bit word.
|