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.h File Reference
#include "portab.h"
#include "global.h"
#include "xvid.h"
+ Include dependency graph for image.h:
+ This graph shows which files directly or indirectly include this file:

Functions

int image_create (IMAGE *image, dword edged_width, dword edged_height)
 
void image_destroy (IMAGE *image, dword edged_width, dword edged_height)
 

Function Documentation

int image_create ( IMAGE image,
dword  edged_width,
dword  edged_height 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void image_destroy ( IMAGE image,
dword  edged_width,
dword  edged_height 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: