mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-20 13:08:07 +00:00
24 lines
552 B
C
24 lines
552 B
C
#define HAVE_MALLOC_H 1
|
|
#define HAVE_ARMV6 1
|
|
#define HAVE_ARMV6T2 1
|
|
#define HAVE_NEON 1
|
|
#define ARCH_ARM 1
|
|
#define SYS_LINUX 1
|
|
#define HAVE_LOG2F 0
|
|
#define fseek fseeko
|
|
#define ftell ftello
|
|
#define BIT_DEPTH 8
|
|
#define HAVE_GPL 1
|
|
#define HAVE_ALTIVEC 0
|
|
#define HAVE_ALTIVEC_H 0
|
|
#define HAVE_MMX 0
|
|
#define HAVE_PTHREAD 0
|
|
#define HAVE_VISUALIZE 0
|
|
#define HAVE_SWSCALE 0
|
|
#define HAVE_LAVF 0
|
|
#define HAVE_FFMS 0
|
|
#define HAVE_GPAC 0
|
|
#define HAVE_GF_MALLOC 0
|
|
#define HAVE_AVS 0
|
|
#define X264_VERSION " r1804 e89c4cf"
|
|
#define X264_POINTVER "0.110.1804 e89c4cf"
|