Home
last modified time | relevance | path

Searched refs:HAVE_MIPS32 (Results 1 – 16 of 16) sorted by relevance

/external/libvpx/config/x86/
Dvpx_config.asm9 %define HAVE_MIPS32 0
Dvpx_config.h21 #define HAVE_MIPS32 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm9 %define HAVE_MIPS32 0
Dvpx_config.h21 #define HAVE_MIPS32 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h21 #define HAVE_MIPS32 0 macro
Dvpx_config.asm12 .equ HAVE_MIPS32 , 0 define
/external/libvpx/config/mips64/
Dvpx_config.h21 #define HAVE_MIPS32 0 macro
/external/libvpx/config/mips32/
Dvpx_config.h21 #define HAVE_MIPS32 1 macro
/external/libvpx/config/generic/
Dvpx_config.h21 #define HAVE_MIPS32 0 macro
Dvpx_config.asm12 .equ HAVE_MIPS32 , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h21 #define HAVE_MIPS32 1 macro
/external/libvpx/config/arm/
Dvpx_config.h21 #define HAVE_MIPS32 0 macro
Dvpx_config.asm12 .equ HAVE_MIPS32 , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h21 #define HAVE_MIPS32 0 macro
Dvpx_config.asm12 .equ HAVE_MIPS32 , 0 define
/external/libvpx/libvpx/vpx_util/
Dendian_inl.h64 #if HAVE_MIPS32 && defined(__mips__) && !defined(__mips64) && \