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
IMAGE Struct Reference

#include <global.h>

+ Inheritance diagram for IMAGE:
+ Collaboration diagram for IMAGE:

Public Member Functions

void Print (int edged_width, int height, int x, int y, const char *fmt)
 
void Swap (IMAGE *image2)
 
void Copy (const IMAGE *image2, dword edged_width, dword height)
 
void Clear (int width, int height, int edged_width, int y, int u, int v)
 
void deblock_rrv (int edged_width, const struct MACROBLOCK *mbs, int mb_width, int mb_height, int mb_stride, int block, int flags)
 
void Null ()
 
- Public Member Functions inherited from C_xvid_image
 C_xvid_image ()
 

Private Member Functions

void draw_num (const int stride, const int height, const char *font, const int x, const int y)
 

Additional Inherited Members

- Data Fields inherited from C_xvid_image
bytey
 
byteu
 
bytev
 

Member Function Documentation

void IMAGE::draw_num ( const int  stride,
const int  height,
const char *  font,
const int  x,
const int  y 
)
private

+ Here is the caller graph for this function:

void IMAGE::Print ( int  edged_width,
int  height,
int  x,
int  y,
const char *  fmt 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void IMAGE::Swap ( IMAGE image2)

+ Here is the caller graph for this function:

void IMAGE::Copy ( const IMAGE image2,
dword  edged_width,
dword  height 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void IMAGE::Clear ( int  width,
int  height,
int  edged_width,
int  y,
int  u,
int  v 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void IMAGE::deblock_rrv ( int  edged_width,
const struct MACROBLOCK mbs,
int  mb_width,
int  mb_height,
int  mb_stride,
int  block,
int  flags 
)

+ Here is the caller graph for this function:

void IMAGE::Null ( )

+ Here is the caller graph for this function:


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