FFmpeg
Public Attributes | List of all members
SnowContext Struct Reference

Public Attributes

AVClassclass
 
AVCodecContextavctx
 
RangeCoder c
 
MECmpContext mecc
 
HpelDSPContext hdsp
 
QpelDSPContext qdsp
 
VideoDSPContext vdsp
 
H264QpelContext h264qpel
 
MpegvideoEncDSPContext mpvencdsp
 
SnowDWTContext dwt
 
AVFrameinput_picture
 new_picture with the internal linesizes
 
AVFramecurrent_picture
 
AVFramelast_picture [MAX_REF_FRAMES]
 
uint8_t * halfpel_plane [MAX_REF_FRAMES][4][4]
 
AVFramemconly_picture
 
uint8_t header_state [32]
 
uint8_t block_state [128+32 *128]
 
int keyframe
 
int always_reset
 
int version
 
int spatial_decomposition_type
 
int last_spatial_decomposition_type
 
int temporal_decomposition_type
 
int spatial_decomposition_count
 
int last_spatial_decomposition_count
 
int temporal_decomposition_count
 
int max_ref_frames
 
int ref_frames
 
int16_t(*[MAX_REF_FRAMES] ref_mvs )[2]
 
uint32_t * ref_scores [MAX_REF_FRAMES]
 
DWTELEM * spatial_dwt_buffer
 
DWTELEM * temp_dwt_buffer
 
IDWTELEM * spatial_idwt_buffer
 
IDWTELEM * temp_idwt_buffer
 
int * run_buffer
 
int colorspace_type
 
int chroma_h_shift
 
int chroma_v_shift
 
int spatial_scalability
 
int qlog
 
int last_qlog
 
int lambda
 
int lambda2
 
int pass1_rc
 
int mv_scale
 
int last_mv_scale
 
int qbias
 
int last_qbias
 
int b_width
 
int b_height
 
int block_max_depth
 
int last_block_max_depth
 
int nb_planes
 
Plane plane [MAX_PLANES]
 
BlockNodeblock
 
unsigned me_cache [ME_CACHE_SIZE]
 
unsigned me_cache_generation
 
slice_buffer sb
 
int memc_only
 
int no_bitstream
 
int intra_penalty
 
int motion_est
 
int iterative_dia_size
 
int scenechange_threshold
 
MpegEncContext m
 
uint8_t * scratchbuf
 
uint8_t * emu_edge_buffer
 
AVMotionVectoravmv
 
int avmv_index
 
uint64_t encoding_error [AV_NUM_DATA_POINTERS]
 
int pred
 

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