OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_PIC
(Results
1 - 25
of
31
) sorted by null
1
2
/external/libvpx/config/arm/
vpx_config.h
51
#define
CONFIG_PIC
1
/external/libvpx/config/arm-neon/
vpx_config.h
51
#define
CONFIG_PIC
1
/external/libvpx/config/arm64/
vpx_config.h
51
#define
CONFIG_PIC
1
/external/libvpx/config/generic/
vpx_config.h
51
#define
CONFIG_PIC
1
/external/libvpx/config/mips32/
vpx_config.h
51
#define
CONFIG_PIC
1
/external/libvpx/config/mips32-dspr2/
vpx_config.h
51
#define
CONFIG_PIC
1
/external/libvpx/config/mips64/
vpx_config.h
51
#define
CONFIG_PIC
1
/external/libvpx/config/x86/
vpx_config.h
51
#define
CONFIG_PIC
1
/external/libvpx/config/x86_64/
vpx_config.h
51
#define
CONFIG_PIC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
51
#define
CONFIG_PIC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
51
#define
CONFIG_PIC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
51
#define
CONFIG_PIC
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
51
#define
CONFIG_PIC
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
51
#define
CONFIG_PIC
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
51
#define
CONFIG_PIC
1
vpx_config.asm
39
CONFIG_PIC
equ 1
/external/libvpx/libvpx/vpx_dsp/x86/
highbd_subpel_variance_impl_sse2.asm
81
%if ARCH_X86=1 &&
CONFIG_PIC
=1
89
%if ARCH_X86=1 &&
CONFIG_PIC
=1
115
%if ARCH_X86=1 &&
CONFIG_PIC
=1
302
%if ARCH_X86=1 &&
CONFIG_PIC
=1
529
%if ARCH_X86=1 &&
CONFIG_PIC
=1
651
%if ARCH_X86=1 &&
CONFIG_PIC
=1
750
%if ARCH_X86=1 &&
CONFIG_PIC
=1
882
%if ARCH_X86=1 &&
CONFIG_PIC
=1
subpel_variance_sse2.asm
98
%if ARCH_X86=1 &&
CONFIG_PIC
=1
131
%if ARCH_X86=1 &&
CONFIG_PIC
=1
360
%if ARCH_X86=1 &&
CONFIG_PIC
=1
658
%if ARCH_X86=1 &&
CONFIG_PIC
=1
806
%if ARCH_X86=1 &&
CONFIG_PIC
=1
938
%if ARCH_X86=1 &&
CONFIG_PIC
=1
[
all
...]
vpx_subpixel_8t_ssse3.asm
57
%if
CONFIG_PIC
=0
122
%if
CONFIG_PIC
=0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm
122
%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
[
all
...]
/external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_sse2.asm
35
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
236
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
394
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_sse2.asm
35
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
236
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
394
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
vp9_postproc_mmx.asm
37
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
405
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
/external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm
185
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm
185
%if ABI_IS_32BIT=1 &&
CONFIG_PIC
=1
Completed in 264 milliseconds
1
2