Main Page   Modules   Data Structures   File List   Data Fields   Related Pages  

Initialization commands.
[Flags for XVID_INIT_PARAM.cpu_flags.]


Defines

#define XVID_CPU_CHKONLY   0x40000000
 Check cpu features.

#define XVID_CPU_FORCE   0x80000000
 Force input flags to be used.


Define Documentation

#define XVID_CPU_CHKONLY   0x40000000
 

Check cpu features.

When this flag is set, the xvid_init function performs just a cpu feature checking and then fills the cpu field. This flag is usefull when client applications want to know what instruction sets the host cpu supports.

#define XVID_CPU_FORCE   0x80000000
 

Force input flags to be used.

When this flag is set, client application forces XviD to use other flags set in cpu_flags. Use this at your own risk.




Author : XviD team <xvid-devel@xvid.org> Date : 2003-02-13