macroblock

Undocumented in source.

Members

Enums

MvFormat
enum MvFormat
Undocumented in source.
PredictionType
enum PredictionType
Undocumented in source.

Static variables

field_prediction_info
PredictionInfo[2][4] field_prediction_info;
Undocumented in source.
frame_prediction_info
PredictionInfo[4][4] frame_prediction_info;
Undocumented in source.

Structs

Block
struct Block
Undocumented in source.
MacroBlock
struct MacroBlock
Undocumented in source.
MbParams
struct MbParams
Undocumented in source.
PredictionInfo
struct PredictionInfo
Undocumented in source.

Variables

mb_params
MbParams[][] mb_params;
Undocumented in source.
mb_params_B
MbParams[] mb_params_B;
Undocumented in source.
mb_params_I
MbParams[] mb_params_I;
Undocumented in source.
mb_params_P
MbParams[] mb_params_P;
Undocumented in source.

Meta