Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_scale/
Dvpx_scale.mk3 SCALE_SRCS-$(CONFIG_SPATIAL_RESAMPLING) += vpx_scale.h
4 SCALE_SRCS-$(CONFIG_SPATIAL_RESAMPLING) += generic/vpx_scale.c
7 SCALE_SRCS-$(CONFIG_SPATIAL_RESAMPLING) += generic/gen_scalers.c
/external/libvpx/config/x86_64/
Dvpx_config.asm58 %define CONFIG_SPATIAL_RESAMPLING 1
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm58 %define CONFIG_SPATIAL_RESAMPLING 1
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libvpx/config/arm/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Dvpx_config.asm61 .equ CONFIG_SPATIAL_RESAMPLING , 1 define
/external/libvpx/config/mips64-msa/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libvpx/config/generic/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Dvpx_config.asm61 .equ CONFIG_SPATIAL_RESAMPLING , 1 define
/external/libvpx/config/mips32-msa/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libvpx/config/mips32/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Dvpx_config.asm61 .equ CONFIG_SPATIAL_RESAMPLING , 1 define
/external/libvpx/config/arm64/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Dvpx_config.asm61 .equ CONFIG_SPATIAL_RESAMPLING , 1 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2521 #if CONFIG_SPATIAL_RESAMPLING in scale_and_extend_source()
2546 #if CONFIG_SPATIAL_RESAMPLING in resize_key_frame()