FFmpeg
Data Fields
YopDecContext Struct Reference

Data Fields

 
 
 
int  first_color [2]
 
 
 
 
 
 
 
 
int  odd_frame
 
int  frame_size
 
 
int  palette_size
 

Detailed Description

Definition at line 32 of file yop.c.

Field Documentation

AVCodecContext* YopDecContext::avctx

Definition at line 33 of file yop.c.

Referenced by yop_copy_previous_block(), yop_decode_init(), and yop_paint_block().

AVFrame* YopDecContext::frame

Definition at line 34 of file yop.c.

Referenced by yop_decode_close(), yop_decode_frame(), and yop_decode_init().

int YopDecContext::num_pal_colors

Definition at line 36 of file yop.c.

Referenced by yop_decode_frame(), and yop_decode_init().

int YopDecContext::first_color[2]

Definition at line 37 of file yop.c.

Referenced by yop_decode_frame(), and yop_decode_init().

int YopDecContext::frame_data_length

Definition at line 38 of file yop.c.

uint8_t* YopDecContext::low_nibble

Definition at line 40 of file yop.c.

Referenced by yop_decode_frame(), and yop_get_next_nibble().

uint8_t* YopDecContext::srcptr

Definition at line 41 of file yop.c.

Referenced by yop_decode_frame(), yop_get_next_nibble(), and yop_paint_block().

uint8_t* YopDecContext::src_end

Definition at line 42 of file yop.c.

Referenced by yop_decode_frame(), and yop_paint_block().

uint8_t* YopDecContext::dstptr

Definition at line 43 of file yop.c.

Referenced by yop_copy_previous_block(), yop_decode_frame(), and yop_paint_block().

uint8_t* YopDecContext::dstbuf

Definition at line 44 of file yop.c.

Referenced by yop_decode_frame().

AVPacket YopDecContext::video_packet

Definition at line 31 of file yop.c.

Referenced by yop_read_close(), yop_read_packet(), and yop_read_seek().

int YopDecContext::odd_frame

Definition at line 33 of file yop.c.

Referenced by yop_read_packet(), and yop_read_seek().

int YopDecContext::frame_size

Definition at line 34 of file yop.c.

Referenced by yop_read_header(), yop_read_packet(), and yop_read_seek().

int YopDecContext::audio_block_length

Definition at line 35 of file yop.c.

Referenced by yop_read_header(), and yop_read_packet().

int YopDecContext::palette_size

Definition at line 36 of file yop.c.

Referenced by yop_read_header(), and yop_read_packet().


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

Generated on Wed Jun 10 2015 01:57:24 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /