cvd/config.h

00001 #ifndef CVD_CONFIG_H
00002 #define CVD_CONFIG_H
00003 #define CVD_ARCH_LITTLE_ENDIAN 1
00004 #ifndef CVD_DISABLE_ASSEMBLER
00005     #define CVD_HAVE_ASSEMBLER 1
00006 #endif
00007 #ifndef CVD_DISABLE_CPU_i686
00008     #define CVD_HAVE_CPU_i686 1
00009 #endif
00010 #ifndef CVD_DISABLE_DC1394V2
00011     #define CVD_HAVE_DC1394V2 1
00012 #endif
00013 #ifndef CVD_DISABLE_DVBUFFER
00014     #define CVD_HAVE_DVBUFFER 1
00015 #endif
00016 #ifndef CVD_DISABLE_DVBUFFER3
00017     #define CVD_HAVE_DVBUFFER3 1
00018 #endif
00019 #ifndef CVD_DISABLE_FENV_H
00020     #define CVD_HAVE_FENV_H 1
00021 #endif
00022 #ifndef CVD_DISABLE_FFMPEG
00023     #define CVD_HAVE_FFMPEG 1
00024 #endif
00025 #ifndef CVD_DISABLE_GLOB
00026     #define CVD_HAVE_GLOB 1
00027 #endif
00028 #ifndef CVD_DISABLE_JPEG
00029     #define CVD_HAVE_JPEG 1
00030 #endif
00031 #ifndef CVD_DISABLE_LAPACK
00032     #define CVD_HAVE_LAPACK 1
00033 #endif
00034 #ifndef CVD_DISABLE_MEMALIGN
00035     #define CVD_HAVE_MEMALIGN 1
00036 #endif
00037 #ifndef CVD_DISABLE_MMX
00038     #define CVD_HAVE_MMX 1
00039 #endif
00040 #ifndef CVD_DISABLE_MMXEXT
00041     #define CVD_HAVE_MMXEXT 1
00042 #endif
00043 #ifndef CVD_DISABLE_PNG
00044     #define CVD_HAVE_PNG 1
00045 #endif
00046 #ifndef CVD_DISABLE_PTHREAD
00047     #define CVD_HAVE_PTHREAD 1
00048 #endif
00049 #ifndef CVD_DISABLE_PTHREAD_YIELD
00050     #define CVD_HAVE_PTHREAD_YIELD 1
00051 #endif
00052 #ifndef CVD_DISABLE_SSE
00053     #define CVD_HAVE_SSE 1
00054 #endif
00055 #ifndef CVD_DISABLE_SSE2
00056     #define CVD_HAVE_SSE2 1
00057 #endif
00058 #ifndef CVD_DISABLE_SSE3
00059     #define CVD_HAVE_SSE3 1
00060 #endif
00061 #ifndef CVD_DISABLE_TIFF
00062     #define CVD_HAVE_TIFF 1
00063 #endif
00064 #ifndef CVD_DISABLE_TOON
00065     #define CVD_HAVE_TOON 1
00066 #endif
00067 #ifndef CVD_DISABLE_TR1_SHARED_PTR
00068     #define CVD_HAVE_TR1_SHARED_PTR 1
00069 #endif
00070 #ifndef CVD_DISABLE_V4L1BUFFER
00071     #define CVD_HAVE_V4L1BUFFER 1
00072 #endif
00073 #ifndef CVD_DISABLE_V4L2BUFFER
00074     #define CVD_HAVE_V4L2BUFFER 1
00075 #endif
00076 #ifndef CVD_DISABLE_VIDEODISPLAY
00077     #define CVD_HAVE_VIDEODISPLAY 1
00078 #endif
00079 #ifndef CVD_DISABLE_HALFSAMPLE_MMX8
00080     #define CVD_INTERNAL_HAVE_HALFSAMPLE_MMX8 1
00081 #endif
00082 #ifndef CVD_DISABLE_HALFSAMPLE_SSE16
00083     #define CVD_INTERNAL_HAVE_HALFSAMPLE_SSE16 1
00084 #endif
00085 #ifndef CVD_DISABLE_TIFF_ORIENTED
00086     #define CVD_INTERNAL_HAVE_TIFF_ORIENTED 1
00087 #endif
00088 #ifndef CVD_DISABLE_V4LBUFFER
00089     #define CVD_INTERNAL_HAVE_V4LBUFFER 1
00090 #endif
00091 #ifndef CVD_DISABLE_YV402P_MMX
00092     #define CVD_INTERNAL_HAVE_YV402P_MMX 1
00093 #endif
00094 #define CVD_INTERNAL_JPEG_BUFFER_SIZE 1
00095 #define CVD_KERNEL_MAJOR 2
00096 #define CVD_KERNEL_MINOR 6
00097 #define CVD_KERNEL_RELEASE 25
00098 #define CVD_MAJOR_VERSION 0
00099 #define CVD_MINOR_VERSION 7
00100 #endif

Generated on Wed Feb 18 10:23:00 2009 for CVD by  doxygen 1.5.3