Main Page | Modules | Data Structures | File List | Data Fields | Related Pages

Decoder entry point
[Decoder related functions and structures.]


Functions

int xvid_decore (void *handle, int opt, void *param1, void *param2)
 Decoder entry point.


Function Documentation

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

Decoder entry point.

This is the XviD's decoder entry point. The possible operations are described in the Decoder operations section.

Parameters:
handle Decoder instance handle.
opt Decoder option constant
param1 Used to pass a XVID_DEC_PARAM or XVID_DEC_FRAME structure
param2 Reserved for future use.



Author : XviD team <xvid-devel@xvid.org> Date : 2003-07-28