ScummVM API documentation
Image::Indeo::IVIMbInfo Struct Reference

#include <indeo.h>

Public Attributes

int16 _xPos
 
int16 _yPos
 
uint32 _bufOffs
 address in the output buffer for this mb
 
uint8 _type
 macroblock type: 0 - INTRA, 1 - INTER
 
uint8 _cbp
 coded block pattern
 
int8 _qDelta
 quant delta
 
int8 _mvX
 motion vector (x component)
 
int8 _mvY
 motion vector (y component)
 
int8 _bMvX
 second motion vector (x component)
 
int8 _bMvY
 second motion vector (y component)
 

Detailed Description

information for Indeo macroblock (16x16, 8x8 or 4x4)


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