|
FFmpeg
|
Lagarith range decoder. More...
#include <stdint.h>#include "libavutil/common.h"#include "libavutil/intreadwrite.h"#include "avcodec.h"#include "get_bits.h"Go to the source code of this file.
Classes | |
| struct | lag_rac |
Macros | |
| #define | MAX_OVERREAD 4 |
Typedefs | |
| typedef struct lag_rac | lag_rac |
Functions | |
| void | ff_lag_rac_init (lag_rac *l, GetBitContext *gb, int length) |
Lagarith range decoder.
1.8.12