#include <mom_structs.h>

Data Fields | |
| Int | version |
| UInt | x |
| UInt | y |
| Char | upperodd |
| Char | grid |
| SInt * | f |
| ImageData * | data |
| ImageType | type |
Definition at line 26 of file mom_structs.h.
Definition at line 29 of file mom_structs.h.
Referenced by AllocImage(), Bits_CountMB_Motion(), CopyImageF(), CopyImageI(), GetImageSize(), GetImageSizeX(), GetMotionImages(), ImageRepetitivePadding(), InterpolateImage(), ModeMB(), SetConstantImageF(), SetConstantImageI(), SubImageF(), SubImageI(), and VopCode().
Definition at line 29 of file mom_structs.h.
Referenced by AllocImage(), Bits_CountMB_Motion(), CopyImageF(), CopyImageI(), GetImageSize(), GetImageSizeY(), GetMotionImages(), ImageRepetitivePadding(), InterpolateImage(), SetConstantImageF(), SetConstantImageI(), SubImageF(), SubImageI(), and VopCode().
Definition at line 33 of file mom_structs.h.
Referenced by AllocImage(), encore(), ImageRepetitivePadding(), and VopCode().
Definition at line 34 of file mom_structs.h.
Referenced by AllocImage(), CopyImageF(), CopyImageI(), FreeImage(), GetImageData(), SetConstantImageF(), SetConstantImageI(), SubImageF(), and SubImageI().
Definition at line 35 of file mom_structs.h.
Referenced by AllocImage(), CopyImage(), FreeImage(), GetImageData(), GetImageType(), init_vop(), SetConstantImage(), and SubImage().
1.5.5