|
FFmpeg
|
TAK (Tom's lossless Audio Kompressor) decoder. More...
#include "libavutil/internal.h"#include "libavutil/samplefmt.h"#include "audiodsp.h"#include "thread.h"#include "avcodec.h"#include "internal.h"#include "unary.h"#include "tak.h"#include "takdsp.h"Classes | |
| struct | MCDParam |
| struct | TAKDecContext |
| struct | CParam |
Macros | |
| #define | BITSTREAM_READER_LE |
| #define | MAX_SUBFRAMES 8 |
| max number of subframes per channel | |
| #define | MAX_PREDICTORS 256 |
Typedefs | |
| typedef struct MCDParam | MCDParam |
| typedef struct TAKDecContext | TAKDecContext |
Variables | |
| AVCodec | ff_tak_decoder |
TAK (Tom's lossless Audio Kompressor) decoder.
| AVCodec ff_tak_decoder |
1.8.12