Data Fields | |
AVCodecContext * | avctx |
AVFrame | frame |
int | bpp |
int | format |
int | padded_bits |
const uint8_t * | palette |
int | palette_size |
const uint8_t * | video |
int | video_size |
uint8_t * | new_video |
int | new_video_size |
Definition at line 35 of file cdxl.c.
Definition at line 36 of file cdxl.c.
Referenced by bitline2chunky(), bitplanar2chunky(), cdxl_decode_frame(), cdxl_decode_ham6(), cdxl_decode_ham8(), cdxl_decode_init(), and import_format().
Definition at line 38 of file cdxl.c.
Referenced by bitline2chunky(), bitplanar2chunky(), and cdxl_decode_frame().
Definition at line 37 of file cdxl.c.
Referenced by cdxl_decode_end(), cdxl_decode_frame(), cdxl_decode_ham6(), cdxl_decode_ham8(), cdxl_decode_init(), and cdxl_decode_rgb().
Definition at line 45 of file cdxl.c.
Referenced by cdxl_decode_end(), cdxl_decode_frame(), cdxl_decode_ham6(), and cdxl_decode_ham8().
Definition at line 40 of file cdxl.c.
Referenced by bitline2chunky(), bitplanar2chunky(), and cdxl_decode_frame().
const uint8_t* CDXLVideoContext::palette |
const uint8_t* CDXLVideoContext::video |
Definition at line 43 of file cdxl.c.
Referenced by bitline2chunky(), bitplanar2chunky(), and cdxl_decode_frame().
Definition at line 44 of file cdxl.c.
Referenced by bitline2chunky(), bitplanar2chunky(), and cdxl_decode_frame().