Home
last modified time | relevance | path

Searched refs:CONFIG_FAST_UNALIGNED (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/generic/
Dvpx_config.h56 #define CONFIG_FAST_UNALIGNED 1 macro
/external/libvpx/armv7a/
Dvpx_config.h56 #define CONFIG_FAST_UNALIGNED 1 macro
/external/libvpx/mips/
Dvpx_config.h56 #define CONFIG_FAST_UNALIGNED 1 macro
/external/libvpx/x86/
Dvpx_config.h56 #define CONFIG_FAST_UNALIGNED 1 macro
Dvpx_config.asm44 CONFIG_FAST_UNALIGNED equ 1 define
/external/libvpx/mips-dspr2/
Dvpx_config.h56 #define CONFIG_FAST_UNALIGNED 0 macro
/external/libvpx/armv7a-neon/
Dvpx_config.h56 #define CONFIG_FAST_UNALIGNED 1 macro
/external/libvpx/libvpx/vp8/common/
Dreconinter.c33 #if !(CONFIG_FAST_UNALIGNED) in vp8_copy_mem16x16_c()
75 #if !(CONFIG_FAST_UNALIGNED) in vp8_copy_mem8x8_c()
105 #if !(CONFIG_FAST_UNALIGNED) in vp8_copy_mem8x4_c()
Dsad_c.c255 #if !(CONFIG_FAST_UNALIGNED) in vp8_copy32xn_c()