FFmpeg
Data Fields
WMV2DecContext Struct Reference

Data Fields

MpegEncContext s
 
WMV2Context common
 
IntraX8Context x8
 
int j_type_bit
 
int j_type
 
int abt_flag
 
int abt_type
 
int abt_type_table [6]
 
int per_mb_abt
 
int per_block_abt
 
int mspel_bit
 
int cbp_table_index
 
int top_left_mv_flag
 
int per_mb_rl_bit
 
int skip_type
 
int16_t abt_block2 [6][64]
 

Detailed Description

Definition at line 38 of file wmv2dec.c.

Field Documentation

◆ s

MpegEncContext WMV2DecContext::s

Definition at line 39 of file wmv2dec.c.

◆ common

WMV2Context WMV2DecContext::common

Definition at line 40 of file wmv2dec.c.

◆ x8

IntraX8Context WMV2DecContext::x8

Definition at line 41 of file wmv2dec.c.

◆ j_type_bit

int WMV2DecContext::j_type_bit

Definition at line 42 of file wmv2dec.c.

◆ j_type

int WMV2DecContext::j_type

Definition at line 43 of file wmv2dec.c.

◆ abt_flag

int WMV2DecContext::abt_flag

Definition at line 44 of file wmv2dec.c.

◆ abt_type

int WMV2DecContext::abt_type

Definition at line 45 of file wmv2dec.c.

◆ abt_type_table

int WMV2DecContext::abt_type_table[6]

Definition at line 46 of file wmv2dec.c.

◆ per_mb_abt

int WMV2DecContext::per_mb_abt

Definition at line 47 of file wmv2dec.c.

◆ per_block_abt

int WMV2DecContext::per_block_abt

Definition at line 48 of file wmv2dec.c.

◆ mspel_bit

int WMV2DecContext::mspel_bit

Definition at line 49 of file wmv2dec.c.

◆ cbp_table_index

int WMV2DecContext::cbp_table_index

Definition at line 50 of file wmv2dec.c.

◆ top_left_mv_flag

int WMV2DecContext::top_left_mv_flag

Definition at line 51 of file wmv2dec.c.

◆ per_mb_rl_bit

int WMV2DecContext::per_mb_rl_bit

Definition at line 52 of file wmv2dec.c.

◆ skip_type

int WMV2DecContext::skip_type

Definition at line 53 of file wmv2dec.c.

◆ abt_block2

int16_t WMV2DecContext::abt_block2[6][64]

Definition at line 55 of file wmv2dec.c.


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