FFmpeg
Data Fields
WMV2DecContext Struct Reference

Data Fields

MSMP4DecContext ms
 
IntraX8Context x8
 
qpel_mc_func put_mspel_pixels_tab [8]
 
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 hshift
 
int16_t abt_block2 [6][64]
 

Detailed Description

Definition at line 41 of file wmv2dec.c.

Field Documentation

◆ ms

MSMP4DecContext WMV2DecContext::ms

Definition at line 42 of file wmv2dec.c.

◆ x8

IntraX8Context WMV2DecContext::x8

Definition at line 43 of file wmv2dec.c.

◆ put_mspel_pixels_tab

qpel_mc_func WMV2DecContext::put_mspel_pixels_tab[8]

Definition at line 45 of file wmv2dec.c.

◆ j_type_bit

int WMV2DecContext::j_type_bit

Definition at line 47 of file wmv2dec.c.

◆ j_type

int WMV2DecContext::j_type

Definition at line 48 of file wmv2dec.c.

◆ abt_flag

int WMV2DecContext::abt_flag

Definition at line 49 of file wmv2dec.c.

◆ abt_type

int WMV2DecContext::abt_type

Definition at line 50 of file wmv2dec.c.

◆ abt_type_table

int WMV2DecContext::abt_type_table[6]

Definition at line 51 of file wmv2dec.c.

◆ per_mb_abt

int WMV2DecContext::per_mb_abt

Definition at line 52 of file wmv2dec.c.

◆ per_block_abt

int WMV2DecContext::per_block_abt

Definition at line 53 of file wmv2dec.c.

◆ mspel_bit

int WMV2DecContext::mspel_bit

Definition at line 54 of file wmv2dec.c.

◆ cbp_table_index

int WMV2DecContext::cbp_table_index

Definition at line 55 of file wmv2dec.c.

◆ top_left_mv_flag

int WMV2DecContext::top_left_mv_flag

Definition at line 56 of file wmv2dec.c.

◆ per_mb_rl_bit

int WMV2DecContext::per_mb_rl_bit

Definition at line 57 of file wmv2dec.c.

◆ hshift

int WMV2DecContext::hshift

Definition at line 58 of file wmv2dec.c.

◆ abt_block2

int16_t WMV2DecContext::abt_block2[6][64]

Definition at line 60 of file wmv2dec.c.


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