Data Fields | |
| AVCodecContext * | avctx |
| AVFrame | last_frame |
| AVFrame | current_frame |
| const unsigned char * | buf |
| int | size |
| unsigned char * | buffer1 |
| int | buffer1_size |
| unsigned char * | buffer2 |
| int | buffer2_size |
| int | frame_size |
Definition at line 39 of file xan.c.
Definition at line 41 of file xan.c.
Referenced by xan_decode_frame(), xan_decode_init(), xan_wc3_copy_pixel_run(), xan_wc3_decode_frame(), and xan_wc3_output_pixel_run().
| const unsigned char* XanContext::buf |
| unsigned char* XanContext::buffer1 |
Definition at line 49 of file xan.c.
Referenced by xan_decode_end(), xan_decode_init(), and xan_wc3_decode_frame().
| unsigned char* XanContext::buffer2 |
Definition at line 51 of file xan.c.
Referenced by xan_decode_end(), xan_decode_init(), and xan_wc3_decode_frame().
Definition at line 43 of file xan.c.
Referenced by xan_decode_end(), xan_decode_frame(), xan_wc3_copy_pixel_run(), and xan_wc3_output_pixel_run().
Definition at line 54 of file xan.c.
Referenced by xan_decode_frame(), xan_decode_init(), and xan_wc3_copy_pixel_run().
Definition at line 42 of file xan.c.
Referenced by xan_decode_end(), xan_decode_frame(), and xan_wc3_copy_pixel_run().
| int XanContext::size |
1.5.8