Home
last modified time | relevance | path

Searched refs:CONFIG_SPATIAL_RESAMPLING (Results 1 – 21 of 21) 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/libaom/config/x86_64/config/
Daom_config.asm44 %define CONFIG_SPATIAL_RESAMPLING 1
Daom_config.h56 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libaom/config/x86/config/
Daom_config.asm44 %define CONFIG_SPATIAL_RESAMPLING 1
Daom_config.h56 #define CONFIG_SPATIAL_RESAMPLING 1 macro
/external/libaom/config/arm64/config/
Daom_config.h56 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Daom_config.asm54 CONFIG_SPATIAL_RESAMPLING equ 1 define
/external/libaom/config/arm/config/
Daom_config.h56 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Daom_config.asm54 CONFIG_SPATIAL_RESAMPLING equ 1 define
/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/arm64/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Dvpx_config.asm61 .equ CONFIG_SPATIAL_RESAMPLING , 1 define
/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/generic/
Dvpx_config.h70 #define CONFIG_SPATIAL_RESAMPLING 1 macro
Dvpx_config.asm61 .equ CONFIG_SPATIAL_RESAMPLING , 1 define
/external/libaom/libaom/build/cmake/
Daom_config_defaults.cmake107 set_aom_config_var(CONFIG_SPATIAL_RESAMPLING 1 "Spatial resampling.")
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2476 #if CONFIG_SPATIAL_RESAMPLING in scale_and_extend_source()
2501 #if CONFIG_SPATIAL_RESAMPLING in resize_key_frame()