FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
AVFrame * | pic |
int | got_error |
RangeCoder | coder |
BlockTypeContext | btype [3] |
FillBlockCoder | fill_coder [3] |
ImageBlockCoder | image_coder [3] |
DCTBlockCoder | dct_coder [3] |
HaarBlockCoder | haar_coder [3] |
int | dctblock [64] |
int | hblock [16 *16] |
AVCodecContext* MSS3Context::avctx |
RangeCoder MSS3Context::coder |
BlockTypeContext MSS3Context::btype[3] |
FillBlockCoder MSS3Context::fill_coder[3] |
ImageBlockCoder MSS3Context::image_coder[3] |
DCTBlockCoder MSS3Context::dct_coder[3] |
HaarBlockCoder MSS3Context::haar_coder[3] |