hvirtual/mpeg2enc/cpu_accel.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ACCEL_X86_MMX   0x80000000
#define ACCEL_X86_3DNOW   0x40000000
#define ACCEL_X86_MMXEXT   0x20000000

Functions

int cpu_accel (void)


Define Documentation

#define ACCEL_X86_3DNOW   0x40000000

Definition at line 26 of file cpu_accel.h.

Referenced by init_quantizer_hv().

#define ACCEL_X86_MMX   0x80000000

Definition at line 25 of file cpu_accel.h.

Referenced by init_motion(), init_predict_hv(), init_quantizer_hv(), and init_transform_hv().

#define ACCEL_X86_MMXEXT   0x20000000

Definition at line 27 of file cpu_accel.h.

Referenced by init_motion(), init_predict_hv(), and init_quantizer_hv().


Function Documentation

int cpu_accel ( void   ) 

Definition at line 91 of file cpu_accel.c.

Referenced by init_motion(), init_predict_hv(), init_quantizer_hv(), and init_transform_hv().


Generated on Mon Apr 28 14:00:11 2008 for Cinelerra by  doxygen 1.5.5