LZOContext Struct Reference

List of all members.


Detailed Description

Definition at line 31 of file lzo.c.


Public Attributes

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

Member Data Documentation

uint8_t* LZOContext::in

Definition at line 32 of file lzo.c.

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

uint8_t * LZOContext::in_end

Definition at line 32 of file lzo.c.

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

Definition at line 33 of file lzo.c.

Referenced by lzo1x_decode().

uint8_t * LZOContext::out

Definition at line 33 of file lzo.c.

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

Definition at line 33 of file lzo.c.

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

Definition at line 34 of file lzo.c.

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


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

Generated on Sat Dec 18 05:16:04 2010 for MythTV by  doxygen 1.5.5