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
xvid.cpp File Reference
#include "xvid.h"
#include "decoder.h"
#include "interpolate8x8.h"
#include "reduced.h"
#include "mem_transfer.h"
#include "quant.h"
+ Include dependency graph for xvid.cpp:

Functions

static int xvid_gbl_init (xvid_gbl_init_t *init)
 
int xvid_global (void *handle, int opt, void *param1, void *param2)
 
int xvid_decore (void *handle, int opt, void *param1, void *param2)
 

Variables

const dword scan_tables [3][64]
 

Function Documentation

static int xvid_gbl_init ( xvid_gbl_init_t init)
static

+ Here is the caller graph for this function:

int xvid_global ( void *  handle,
int  opt,
void *  param1,
void *  param2 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int xvid_decore ( void *  handle,
int  opt,
void *  param1,
void *  param2 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

const dword scan_tables[3][64]