LZOContext Struct Reference


Data Fields

const uint8_t * in
const uint8_t * in_end
uint8_t * out_start
uint8_t * out
uint8_t * out_end
int error

Detailed Description

Definition at line 33 of file lzo.c.


Field Documentation

Definition at line 36 of file lzo.c.

Referenced by av_lzo1x_decode(), copy(), copy_backptr(), and get_byte().

const uint8_t* LZOContext::in

Definition at line 34 of file lzo.c.

Referenced by av_lzo1x_decode(), copy(), and get_byte().

const uint8_t * LZOContext::in_end

Definition at line 34 of file lzo.c.

Referenced by av_lzo1x_decode(), copy(), and get_byte().

uint8_t * LZOContext::out

Definition at line 35 of file lzo.c.

Referenced by av_lzo1x_decode(), copy(), and copy_backptr().

Definition at line 35 of file lzo.c.

Referenced by av_lzo1x_decode(), copy(), and copy_backptr().

Definition at line 35 of file lzo.c.

Referenced by av_lzo1x_decode().


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

Generated on Fri Oct 26 02:46:17 2012 for FFmpeg by  doxygen 1.5.8