Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h76 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h76 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h76 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h76 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h75 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Dvpx_config.asm63 CONFIG_SPATIAL_RESAMPLING equ 1 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h76 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dvpx_scale.mk7 SCALE_SRCS-$(CONFIG_SPATIAL_RESAMPLING) += generic/gen_scalers.c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c2657 #if CONFIG_SPATIAL_RESAMPLING in scale_and_extend_source()
2684 #if CONFIG_SPATIAL_RESAMPLING in resize_key_frame()