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