| Data Fields | |
| AVCodecContext * | avctx | 
| AVFrame | pic | 
| int | bpp | 
| int | bpp2 | 
| int | bigendian | 
| uint8_t | pal [768] | 
| int | width | 
| int | height | 
| int | cur_w | 
| int | cur_h | 
| int | cur_x | 
| int | cur_y | 
| int | cur_hx | 
| int | cur_hy | 
| uint8_t * | curbits | 
| uint8_t * | curmask | 
| uint8_t * | screendta | 
Definition at line 55 of file vmnc.c.
Definition at line 61 of file vmnc.c.
Referenced by decode_frame(), decode_hextile(), and load_cursor().
| int VmncContext::bpp | 
Definition at line 60 of file vmnc.c.
Referenced by decode_frame(), decode_hextile(), decode_init(), load_cursor(), and put_cursor().
Definition at line 66 of file vmnc.c.
Referenced by decode_frame(), load_cursor(), and put_cursor().
Definition at line 66 of file vmnc.c.
Referenced by decode_frame(), load_cursor(), and put_cursor().
| uint8_t* VmncContext::curbits | 
Definition at line 69 of file vmnc.c.
Referenced by decode_end(), decode_frame(), load_cursor(), and put_cursor().
| uint8_t * VmncContext::curmask | 
Definition at line 69 of file vmnc.c.
Referenced by decode_end(), decode_frame(), load_cursor(), and put_cursor().
Definition at line 63 of file vmnc.c.
Referenced by decode_frame(), decode_init(), and put_cursor().
| uint8_t VmncContext::pal[768] | 
Definition at line 57 of file vmnc.c.
Referenced by decode_end(), decode_frame(), and decode_init().
| uint8_t* VmncContext::screendta | 
Definition at line 63 of file vmnc.c.
Referenced by decode_frame(), decode_init(), and put_cursor().
 1.5.8
 1.5.8