FreeWRL / FreeX3D 4.3.0
macroblock Struct Reference

Data Fields

int mb_address
 
int past_mb_addr
 
int motion_h_forw_code
 
unsigned int motion_h_forw_r
 
int motion_v_forw_code
 
unsigned int motion_v_forw_r
 
int motion_h_back_code
 
unsigned int motion_h_back_r
 
int motion_v_back_code
 
unsigned int motion_v_back_r
 
unsigned int cbp
 
int mb_intra
 
int bpict_past_forw
 
int bpict_past_back
 
int past_intra_addr
 
int recon_right_for_prev
 
int recon_down_for_prev
 
int recon_right_back_prev
 
int recon_down_back_prev
 

Detailed Description

Definition at line 158 of file mpeg_berkley.h.

Field Documentation

◆ bpict_past_back

int macroblock::bpict_past_back

Definition at line 172 of file mpeg_berkley.h.

◆ bpict_past_forw

int macroblock::bpict_past_forw

Definition at line 171 of file mpeg_berkley.h.

◆ cbp

unsigned int macroblock::cbp

Definition at line 169 of file mpeg_berkley.h.

◆ mb_address

int macroblock::mb_address

Definition at line 159 of file mpeg_berkley.h.

◆ mb_intra

int macroblock::mb_intra

Definition at line 170 of file mpeg_berkley.h.

◆ motion_h_back_code

int macroblock::motion_h_back_code

Definition at line 165 of file mpeg_berkley.h.

◆ motion_h_back_r

unsigned int macroblock::motion_h_back_r

Definition at line 166 of file mpeg_berkley.h.

◆ motion_h_forw_code

int macroblock::motion_h_forw_code

Definition at line 161 of file mpeg_berkley.h.

◆ motion_h_forw_r

unsigned int macroblock::motion_h_forw_r

Definition at line 162 of file mpeg_berkley.h.

◆ motion_v_back_code

int macroblock::motion_v_back_code

Definition at line 167 of file mpeg_berkley.h.

◆ motion_v_back_r

unsigned int macroblock::motion_v_back_r

Definition at line 168 of file mpeg_berkley.h.

◆ motion_v_forw_code

int macroblock::motion_v_forw_code

Definition at line 163 of file mpeg_berkley.h.

◆ motion_v_forw_r

unsigned int macroblock::motion_v_forw_r

Definition at line 164 of file mpeg_berkley.h.

◆ past_intra_addr

int macroblock::past_intra_addr

Definition at line 173 of file mpeg_berkley.h.

◆ past_mb_addr

int macroblock::past_mb_addr

Definition at line 160 of file mpeg_berkley.h.

◆ recon_down_back_prev

int macroblock::recon_down_back_prev

Definition at line 177 of file mpeg_berkley.h.

◆ recon_down_for_prev

int macroblock::recon_down_for_prev

Definition at line 175 of file mpeg_berkley.h.

◆ recon_right_back_prev

int macroblock::recon_right_back_prev

Definition at line 176 of file mpeg_berkley.h.

◆ recon_right_for_prev

int macroblock::recon_right_for_prev

Definition at line 174 of file mpeg_berkley.h.


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