Data Fields | |
| AVCodecContext * | avctx |
| AVFrame | picture |
| DSPContext | dsp |
| int | zeros |
| int | zeros_rem |
Definition at line 48 of file lagarith.c.
Definition at line 49 of file lagarith.c.
Referenced by lag_decode_arith_plane(), and lag_decode_init().
number of consecutive zero bytes encountered
Definition at line 52 of file lagarith.c.
Referenced by lag_decode_arith_plane(), and lag_decode_line().
number of zero bytes remaining to output
Definition at line 53 of file lagarith.c.
Referenced by lag_decode_line(), and lag_decode_zero_run_line().
1.5.8