FFmpeg
Data Fields
LagarithContext Struct Reference

Data Fields

 
 
int  zeros
  number of consecutive zero bytes encountered More...
 
int  zeros_rem
  number of zero bytes remaining to output More...
 
 
 
int  rgb_stride
 

Detailed Description

Definition at line 51 of file lagarith.c.

Field Documentation

AVCodecContext* LagarithContext::avctx

Definition at line 52 of file lagarith.c.

Referenced by lag_decode_arith_plane(), lag_decode_init(), lag_decode_zero_run_line(), and lag_pred_line().

HuffYUVDSPContext LagarithContext::hdsp

Definition at line 53 of file lagarith.c.

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

int LagarithContext::zeros

number of consecutive zero bytes encountered

Definition at line 54 of file lagarith.c.

Referenced by lag_decode_arith_plane(), and lag_decode_line().

int LagarithContext::zeros_rem

number of zero bytes remaining to output

Definition at line 55 of file lagarith.c.

Referenced by lag_decode_line(), and lag_decode_zero_run_line().

uint8_t* LagarithContext::rgb_planes

Definition at line 56 of file lagarith.c.

Referenced by lag_decode_end(), and lag_decode_frame().

int LagarithContext::rgb_planes_allocated

Definition at line 57 of file lagarith.c.

Referenced by lag_decode_frame().

int LagarithContext::rgb_stride

Definition at line 58 of file lagarith.c.

Referenced by lag_decode_frame().


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

Generated on Wed Jun 10 2015 01:57:21 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /