config.h 957 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. #define HAVE_ARM_INLINE_ASM 1
  2. #define HAVE_ARMV6 1
  3. #define HAVE_ARMV6T2 1
  4. #define HAVE_NEON 1
  5. #define HAVE_AS_FUNC 1
  6. #define ARCH_ARM 1
  7. #define SYS_MACOSX 1
  8. #define STACK_ALIGNMENT 4
  9. #define HAVE_POSIXTHREAD 1
  10. #define HAVE_THREAD 1
  11. #define HAVE_LOG2F 1
  12. #define HAVE_STRTOK_R 1
  13. #define HAVE_CLOCK_GETTIME 1
  14. #define HAVE_MMAP 1
  15. #define HAVE_VECTOREXT 1
  16. #define fseek fseeko
  17. #define ftell ftello
  18. #define HAVE_BITDEPTH8 1
  19. #define HAVE_BITDEPTH10 1
  20. #define HAVE_GPL 1
  21. #define HAVE_INTERLACED 1
  22. #define HAVE_OPENCL (BIT_DEPTH==8)
  23. #define HAVE_MALLOC_H 0
  24. #define HAVE_ALTIVEC 0
  25. #define HAVE_ALTIVEC_H 0
  26. #define HAVE_MMX 0
  27. #define HAVE_BEOSTHREAD 0
  28. #define HAVE_WIN32THREAD 0
  29. #define HAVE_SWSCALE 0
  30. #define HAVE_LAVF 0
  31. #define HAVE_FFMS 0
  32. #define HAVE_GPAC 0
  33. #define HAVE_AVS 0
  34. #define HAVE_CPU_COUNT 0
  35. #define HAVE_THP 0
  36. #define HAVE_LSMASH 0
  37. #define HAVE_X86_INLINE_ASM 0
  38. #define HAVE_INTEL_DISPATCHER 0
  39. #define HAVE_MSA 0
  40. #define HAVE_WINRT 0
  41. #define HAVE_VSX 0