Home
last modified time | relevance | path

Searched refs:CONFIG_PIC (Results 1 – 25 of 34) sorted by relevance

12

/external/libaom/config/x86_64/config/
Daom_config.asm37 %define CONFIG_PIC 0
Daom_config.h49 #define CONFIG_PIC 0 macro
/external/libaom/config/x86/config/
Daom_config.asm37 %define CONFIG_PIC 1
Daom_config.h49 #define CONFIG_PIC 1 macro
/external/libaom/config/arm64/config/
Daom_config.h49 #define CONFIG_PIC 0 macro
Daom_config.asm47 CONFIG_PIC equ 0 define
/external/libaom/config/arm/config/
Daom_config.h49 #define CONFIG_PIC 0 macro
Daom_config.asm47 CONFIG_PIC equ 0 define
/external/libvpx/config/x86_64/
Dvpx_config.asm38 %define CONFIG_PIC 1
Dvpx_config.h50 #define CONFIG_PIC 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm38 %define CONFIG_PIC 1
Dvpx_config.h50 #define CONFIG_PIC 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h50 #define CONFIG_PIC 1 macro
Dvpx_config.asm41 .equ CONFIG_PIC , 1 define
/external/libvpx/config/arm-neon/
Dvpx_config.h50 #define CONFIG_PIC 1 macro
Dvpx_config.asm41 .equ CONFIG_PIC , 1 define
/external/libvpx/config/generic/
Dvpx_config.h50 #define CONFIG_PIC 1 macro
Dvpx_config.asm41 .equ CONFIG_PIC , 1 define
/external/libaom/libaom/build/cmake/toolchains/
Dx86-macos.cmake18 set(CONFIG_PIC 1 CACHE STRING "") variable
Dx86-ios-simulator.cmake26 set(CONFIG_PIC 1 CACHE STRING "") variable
/external/libaom/libaom/third_party/x86inc/
DREADME.libaom15 Expand PIC default to macho64 and respect CONFIG_PIC from libaom
/external/libvpx/libvpx/third_party/x86inc/
DREADME.libvpx15 Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_subpel_variance_impl_sse2.asm84 %if ARCH_X86=1 && CONFIG_PIC=1
112 %if CONFIG_PIC=1
286 %if ARCH_X86=1 && CONFIG_PIC=1
513 %if ARCH_X86=1 && CONFIG_PIC=1
635 %if ARCH_X86=1 && CONFIG_PIC=1
734 %if ARCH_X86=1 && CONFIG_PIC=1
866 %if ARCH_X86=1 && CONFIG_PIC=1
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_subpel_variance_impl_sse2.asm81 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
109 %if CONFIG_PIC=1
283 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
510 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
632 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
731 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
863 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
Dsubpel_variance_sse2.asm98 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
131 %if CONFIG_PIC=1
369 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
850 %if VPX_ARCH_X86=1 && CONFIG_PIC=1

12