Data Fields | |
AVFrame | frame |
AVCodecContext * | avctx |
int | num_pal_colors |
int | first_color [2] |
int | frame_data_length |
int | row_pos |
uint8_t * | low_nibble |
uint8_t * | srcptr |
uint8_t * | dstptr |
uint8_t * | dstbuf |
Definition at line 31 of file yop.c.
Definition at line 33 of file yop.c.
Referenced by yop_copy_previous_block(), and yop_decode_init().
Definition at line 42 of file yop.c.
Referenced by yop_copy_previous_block(), yop_decode_frame(), yop_next_macroblock(), and yop_paint_block().
Definition at line 32 of file yop.c.
Referenced by yop_copy_previous_block(), yop_decode_close(), yop_decode_frame(), yop_decode_init(), yop_next_macroblock(), and yop_paint_block().
Definition at line 41 of file yop.c.
Referenced by yop_decode_frame(), yop_get_next_nibble(), and yop_paint_block().