Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h55 #define CONFIG_FAST_UNALIGNED 1 macro
Dvpx_config.asm43 CONFIG_FAST_UNALIGNED equ 1 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h55 #define CONFIG_FAST_UNALIGNED 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h55 #define CONFIG_FAST_UNALIGNED 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h55 #define CONFIG_FAST_UNALIGNED 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h55 #define CONFIG_FAST_UNALIGNED 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h55 #define CONFIG_FAST_UNALIGNED 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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()