LagarithContext Struct Reference


Data Fields

AVCodecContextavctx
AVFrame picture
DSPContext dsp
int zeros
 number of consecutive zero bytes encountered
int zeros_rem
 number of zero bytes remaining to output
uint8_trgb_planes
int rgb_stride

Detailed Description

Definition at line 49 of file lagarith.c.


Field Documentation

Definition at line 52 of file lagarith.c.

Referenced by lag_decode_init(), lag_pred_line(), and lag_pred_line_yuy2().

Definition at line 51 of file lagarith.c.

Referenced by lag_decode_end(), and lag_decode_frame().

Definition at line 55 of file lagarith.c.

Referenced by lag_decode_end(), and lag_decode_frame().

Definition at line 56 of file lagarith.c.

Referenced by lag_decode_frame().

number of consecutive zero bytes encountered

Definition at line 53 of file lagarith.c.

Referenced by lag_decode_arith_plane(), and lag_decode_line().

number of zero bytes remaining to output

Definition at line 54 of file lagarith.c.

Referenced by lag_decode_line(), and lag_decode_zero_run_line().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8