Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vp9/
Dvp9cx.mk77 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += encoder/vp9_blockiness.c
78 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += encoder/vp9_blockiness.h
97 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/vp9_postproc.h
98 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/vp9_postproc.c
/external/libaom/config/x86/config/
Daom_config.asm27 %define CONFIG_INTERNAL_STATS 0
Daom_config.h40 #define CONFIG_INTERNAL_STATS 0 macro
/external/libaom/config/x86_64/config/
Daom_config.asm27 %define CONFIG_INTERNAL_STATS 0
Daom_config.h40 #define CONFIG_INTERNAL_STATS 0 macro
/external/libaom/config/arm64/config/
Daom_config.h40 #define CONFIG_INTERNAL_STATS 0 macro
Daom_config.asm38 CONFIG_INTERNAL_STATS equ 0 define
/external/libaom/config/arm/config/
Daom_config.h40 #define CONFIG_INTERNAL_STATS 0 macro
Daom_config.asm38 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/arm-neon/
Dvpx_config.h60 #define CONFIG_INTERNAL_STATS 0 macro
Dvpx_config.asm52 .equ CONFIG_INTERNAL_STATS , 0 define
/external/libvpx/config/generic/
Dvpx_config.h60 #define CONFIG_INTERNAL_STATS 0 macro
Dvpx_config.asm52 .equ CONFIG_INTERNAL_STATS , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h60 #define CONFIG_INTERNAL_STATS 0 macro
Dvpx_config.asm52 .equ CONFIG_INTERNAL_STATS , 0 define
/external/libvpx/libvpx/vp8/
Dvp8cx.mk72 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/postproc.h
73 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/postproc.c
/external/libvpx/libvpx/test/
Dtest.mk181 LIBVPX_TEST_SRCS-$(CONFIG_INTERNAL_STATS) += blockiness_test.cc
182 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
/external/libaom/libaom/av1/encoder/
Dencoder.h45 #if CONFIG_INTERNAL_STATS
615 #if CONFIG_INTERNAL_STATS
843 #if CONFIG_INTERNAL_STATS
852 #if CONFIG_INTERNAL_STATS
Dencoder.c29 #if CONFIG_INTERNAL_STATS
2629 cpi->b_calculate_psnr = CONFIG_INTERNAL_STATS; in av1_create_compressor()
2630 #if CONFIG_INTERNAL_STATS in av1_create_compressor()
2970 #if CONFIG_INTERNAL_STATS
2996 #if CONFIG_INTERNAL_STATS in av1_remove_compressor()
3135 #if CONFIG_INTERNAL_STATS in av1_remove_compressor()
4509 #if CONFIG_INTERNAL_STATS in encode_with_recode_loop()
4938 #if CONFIG_INTERNAL_STATS in encode_frame_to_data_rate()
5277 #if CONFIG_INTERNAL_STATS in av1_receive_raw_frame()
5291 #if CONFIG_INTERNAL_STATS in av1_receive_raw_frame()
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h19 #if CONFIG_INTERNAL_STATS
703 #if CONFIG_INTERNAL_STATS

12