Home
last modified time | relevance | path

Searched refs:CONFIG_INTERNAL_STATS (Results 1 – 25 of 41) sorted by relevance

12

/external/libvpx/libvpx/vp9/
Dvp9cx.mk81 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += encoder/vp9_blockiness.c
82 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += encoder/vp9_blockiness.h
103 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/vp9_postproc.h
104 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/vp9_postproc.c
/external/libaom/config/x86_64/config/
Daom_config.asm27 %define CONFIG_INTERNAL_STATS 0
Daom_config.h39 #define CONFIG_INTERNAL_STATS 0 macro
/external/libaom/config/x86/config/
Daom_config.asm27 %define CONFIG_INTERNAL_STATS 0
Daom_config.h39 #define CONFIG_INTERNAL_STATS 0 macro
/external/libaom/config/arm64/config/
Daom_config.h39 #define CONFIG_INTERNAL_STATS 0 macro
Daom_config.asm37 CONFIG_INTERNAL_STATS equ 0 define
/external/libaom/config/arm/config/
Daom_config.h39 #define CONFIG_INTERNAL_STATS 0 macro
Daom_config.asm37 CONFIG_INTERNAL_STATS equ 0 define
/external/libvpx/config/x86_64/
Dvpx_config.asm48 %define CONFIG_INTERNAL_STATS 0
Dvpx_config.h60 #define CONFIG_INTERNAL_STATS 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm48 %define CONFIG_INTERNAL_STATS 0
Dvpx_config.h60 #define CONFIG_INTERNAL_STATS 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h60 #define CONFIG_INTERNAL_STATS 0 macro
Dvpx_config.asm51 .equ CONFIG_INTERNAL_STATS , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h60 #define CONFIG_INTERNAL_STATS 0 macro
Dvpx_config.asm51 .equ CONFIG_INTERNAL_STATS , 0 define
/external/libvpx/config/generic/
Dvpx_config.h60 #define CONFIG_INTERNAL_STATS 0 macro
Dvpx_config.asm51 .equ CONFIG_INTERNAL_STATS , 0 define
/external/libaom/libaom/av1/encoder/
Dcontext_tree.h46 #if CONFIG_INTERNAL_STATS
Dcontext_tree.c214 #if CONFIG_INTERNAL_STATS in av1_setup_pc_tree()
249 #if CONFIG_INTERNAL_STATS in av1_copy_tree_context()
Dencoder.h45 #if CONFIG_INTERNAL_STATS
768 #if CONFIG_INTERNAL_STATS
1177 #if CONFIG_INTERNAL_STATS
1197 #if CONFIG_INTERNAL_STATS
/external/libvpx/libvpx/vp8/
Dvp8cx.mk73 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/postproc.h
74 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/postproc.c
/external/libvpx/libvpx/test/
Dtest.mk183 LIBVPX_TEST_SRCS-$(CONFIG_INTERNAL_STATS) += blockiness_test.cc
184 LIBVPX_TEST_SRCS-$(CONFIG_INTERNAL_STATS) += consistency_test.cc
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk34 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += ssim.c
35 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += ssim.h
36 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += psnrhvs.c
37 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += fastssim.c

12