GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
NEW_GMC_DATA Struct Reference

#include <global.h>

+ Collaboration diagram for NEW_GMC_DATA:

Public Member Functions

 NEW_GMC_DATA ()
 

Data Fields

int num_wp
 
int accuracy
 
int sW
 
int sH
 
int dU [2]
 
int dV [2]
 
int Uo
 
int Vo
 
int Uco
 
int Vco
 
void(* predict_16x16 )(const NEW_GMC_DATA *const This, byte *dst, const byte *src, int dststride, int srcstride, int x, int y, int rounding)
 
void(* predict_8x8 )(const NEW_GMC_DATA *const This, byte *uDst, const byte *uSrc, byte *vDst, const byte *vSrc, int dststride, int srcstride, int x, int y, int rounding)
 
void(* get_average_mv )(const NEW_GMC_DATA *const Dsp, VECTOR *const mv, int x, int y, int qpel)
 

Constructor & Destructor Documentation

NEW_GMC_DATA::NEW_GMC_DATA ( )

+ Here is the call graph for this function:

Field Documentation

int NEW_GMC_DATA::num_wp
int NEW_GMC_DATA::accuracy
int NEW_GMC_DATA::sW
int NEW_GMC_DATA::sH
int NEW_GMC_DATA::dU[2]
int NEW_GMC_DATA::dV[2]
int NEW_GMC_DATA::Uo
int NEW_GMC_DATA::Vo
int NEW_GMC_DATA::Uco
int NEW_GMC_DATA::Vco
void(* NEW_GMC_DATA::predict_16x16)(const NEW_GMC_DATA *const This, byte *dst, const byte *src, int dststride, int srcstride, int x, int y, int rounding)
void(* NEW_GMC_DATA::predict_8x8)(const NEW_GMC_DATA *const This, byte *uDst, const byte *uSrc, byte *vDst, const byte *vSrc, int dststride, int srcstride, int x, int y, int rounding)
void(* NEW_GMC_DATA::get_average_mv)(const NEW_GMC_DATA *const Dsp, VECTOR *const mv, int x, int y, int qpel)

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