FFmpeg
Data Fields
MSS3Context Struct Reference

Data Fields

 
AVFramepic
 
int  got_error
 
 
 
 
 
 
 
int  dctblock [64]
 
int  hblock [16 *16]
 

Detailed Description

Definition at line 109 of file mss3.c.

Field Documentation

AVCodecContext* MSS3Context::avctx

Definition at line 110 of file mss3.c.

Referenced by mss3_decode_init().

AVFrame* MSS3Context::pic

Definition at line 111 of file mss3.c.

Referenced by mss3_decode_end(), mss3_decode_frame(), and mss3_decode_init().

int MSS3Context::got_error

Definition at line 113 of file mss3.c.

Referenced by mss3_decode_frame(), and mss3_decode_init().

RangeCoder MSS3Context::coder

Definition at line 114 of file mss3.c.

Referenced by mss3_decode_frame().

BlockTypeContext MSS3Context::btype[3]

Definition at line 115 of file mss3.c.

Referenced by init_coders(), mss3_decode_frame(), and reset_coders().

FillBlockCoder MSS3Context::fill_coder[3]

Definition at line 116 of file mss3.c.

Referenced by init_coders(), mss3_decode_frame(), and reset_coders().

ImageBlockCoder MSS3Context::image_coder[3]

Definition at line 117 of file mss3.c.

Referenced by init_coders(), mss3_decode_frame(), and reset_coders().

DCTBlockCoder MSS3Context::dct_coder[3]

Definition at line 118 of file mss3.c.

Referenced by init_coders(), mss3_decode_end(), mss3_decode_frame(), mss3_decode_init(), and reset_coders().

HaarBlockCoder MSS3Context::haar_coder[3]

Definition at line 119 of file mss3.c.

Referenced by init_coders(), mss3_decode_frame(), and reset_coders().

int MSS3Context::dctblock[64]

Definition at line 121 of file mss3.c.

Referenced by mss3_decode_frame().

int MSS3Context::hblock[16 *16]

Definition at line 122 of file mss3.c.

Referenced by mss3_decode_frame().


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

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

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