FFmpeg  1.2.12
Data Fields
MSS12Context Struct Reference

#include <mss12.h>

Data Fields

AVCodecContextavctx
uint32_t pal [256]
uint8_tpal_pic
uint8_tlast_pal_pic
int pal_stride
uint8_tmask
int mask_stride
uint8_trgb_pic
uint8_tlast_rgb_pic
int rgb_stride
int free_colours
int keyframe
int mvX
int mvY
int corrupted
int slice_split
int full_model_syms

Detailed Description

Definition at line 75 of file mss12.h.

Field Documentation

AVCodecContext* MSS12Context::avctx
int MSS12Context::corrupted

Definition at line 89 of file mss12.h.

Referenced by ff_mss12_decode_init(), mss1_decode_frame(), and mss2_decode_frame().

int MSS12Context::free_colours

Definition at line 86 of file mss12.h.

Referenced by decode_pal(), decode_pal_v2(), ff_mss12_decode_init(), and mss2_decode_init().

int MSS12Context::full_model_syms

Definition at line 91 of file mss12.h.

Referenced by ff_mss12_decode_init().

int MSS12Context::keyframe

Definition at line 87 of file mss12.h.

Referenced by ff_mss12_decode_rect(), mss1_decode_frame(), and mss2_decode_frame().

uint8_t* MSS12Context::last_pal_pic
uint8_t* MSS12Context::last_rgb_pic

Definition at line 84 of file mss12.h.

Referenced by copy_rectangles(), motion_compensation(), and mss2_decode_frame().

uint8_t* MSS12Context::mask

Definition at line 81 of file mss12.h.

Referenced by decode_region_inter(), ff_mss12_decode_end(), and ff_mss12_decode_init().

int MSS12Context::mask_stride

Definition at line 82 of file mss12.h.

Referenced by decode_region_inter(), ff_mss12_decode_init(), and mss2_decode_init().

int MSS12Context::mvX

Definition at line 88 of file mss12.h.

Referenced by motion_compensation(), and mss2_decode_frame().

int MSS12Context::mvY

Definition at line 88 of file mss12.h.

Referenced by motion_compensation(), and mss2_decode_frame().

uint32_t MSS12Context::pal[256]
uint8_t* MSS12Context::pal_pic
int MSS12Context::pal_stride
uint8_t* MSS12Context::rgb_pic
int MSS12Context::rgb_stride
int MSS12Context::slice_split

Definition at line 90 of file mss12.h.

Referenced by ff_mss12_decode_init(), and mss2_decode_frame().


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