libavutil/x86_cpu.h File Reference

#include <stdint.h>
#include "config.h"

Go to the source code of this file.

Defines

#define HAVE_7REGS   (ARCH_X86_64 || (HAVE_EBX_AVAILABLE && HAVE_EBP_AVAILABLE))
#define HAVE_6REGS   (ARCH_X86_64 || (HAVE_EBX_AVAILABLE || HAVE_EBP_AVAILABLE))


Define Documentation

#define HAVE_6REGS   (ARCH_X86_64 || (HAVE_EBX_AVAILABLE || HAVE_EBP_AVAILABLE))

Definition at line 68 of file x86_cpu.h.

#define HAVE_7REGS   (ARCH_X86_64 || (HAVE_EBX_AVAILABLE && HAVE_EBP_AVAILABLE))

Definition at line 67 of file x86_cpu.h.


Generated on Fri Oct 26 02:35:46 2012 for FFmpeg by  doxygen 1.5.8