Lagarith range decoder. More...
#include "get_bits.h"#include "lagarithrac.h"Go to the source code of this file.
Functions | |
| void | lag_rac_init (lag_rac *l, GetBitContext *gb, int length) |
Lagarith range decoder.
Definition in file lagarithrac.c.
| void lag_rac_init | ( | lag_rac * | l, | |
| GetBitContext * | gb, | |||
| int | length | |||
| ) |
Definition at line 33 of file lagarithrac.c.
Referenced by lag_decode_arith_plane().