Searched refs:CONFIG_PIC (Results 1 - 25 of 38) sorted by relevance

12

/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
H A Dvpx_config.asm40 CONFIG_PIC equ 1 define
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_config.h52 #define CONFIG_PIC 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
H A Dvpx_config.asm40 CONFIG_PIC equ 1 define
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
H A Dvpx_config.asm40 CONFIG_PIC equ 1 define
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
H A Dvpx_config.asm40 CONFIG_PIC equ 1 define
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvpx_config.h52 #define CONFIG_PIC 1 macro
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvpx_config.h52 #define CONFIG_PIC 0 macro
H A Dvpx_config.asm40 CONFIG_PIC equ 0 define
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvpx_config.h52 #define CONFIG_PIC 0 macro
H A Dvpx_config.asm40 CONFIG_PIC equ 0 define
/external/libvpx/armv7a/
H A Dvpx_config.h51 #define CONFIG_PIC 1 macro
/external/libvpx/armv7a-neon/
H A Dvpx_config.h51 #define CONFIG_PIC 1 macro
/external/libvpx/generic/
H A Dvpx_config.h51 #define CONFIG_PIC 0 macro
/external/libvpx/mips/
H A Dvpx_config.h51 #define CONFIG_PIC 0 macro
/external/libvpx/mips-dspr2/
H A Dvpx_config.h51 #define CONFIG_PIC 0 macro
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_subpel_variance.asm122 %if ARCH_X86=1 && CONFIG_PIC=1
155 %if ARCH_X86=1 && CONFIG_PIC=1
384 %if ARCH_X86=1 && CONFIG_PIC=1
682 %if ARCH_X86=1 && CONFIG_PIC=1
830 %if ARCH_X86=1 && CONFIG_PIC=1
962 %if ARCH_X86=1 && CONFIG_PIC=1
1157 %if ARCH_X86=1 && CONFIG_PIC=1

Completed in 108 milliseconds

12