/external/libvpx/libvpx/vp9/ |
D | vp9cx.mk | 73 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += encoder/vp9_blockiness.c 86 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/vp9_postproc.h 87 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/vp9_postproc.c
|
/external/libvpx/config/x86/ |
D | vpx_config.asm | 49 %define CONFIG_INTERNAL_STATS 0
|
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
/external/libvpx/config/x86_64/ |
D | vpx_config.asm | 49 %define CONFIG_INTERNAL_STATS 0
|
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_dsp.mk | 25 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += ssim.c 26 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += ssim.h 27 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += psnrhvs.c 28 DSP_SRCS-$(CONFIG_INTERNAL_STATS) += fastssim.c
|
/external/libvpx/config/arm-neon/ |
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
D | vpx_config.asm | 52 .equ CONFIG_INTERNAL_STATS , 0 define
|
/external/libvpx/config/arm/ |
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
D | vpx_config.asm | 52 .equ CONFIG_INTERNAL_STATS , 0 define
|
/external/libvpx/config/mips64/ |
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
/external/libvpx/config/mips32/ |
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
D | vpx_config.asm | 52 .equ CONFIG_INTERNAL_STATS , 0 define
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 61 #define CONFIG_INTERNAL_STATS 0 macro
|
D | vpx_config.asm | 52 .equ CONFIG_INTERNAL_STATS , 0 define
|
/external/libvpx/libvpx/test/ |
D | test.mk | 153 LIBVPX_TEST_SRCS-$(CONFIG_INTERNAL_STATS) += blockiness_test.cc 154 LIBVPX_TEST_SRCS-$(CONFIG_INTERNAL_STATS) += consistency_test.cc
|
/external/libvpx/libvpx/vp8/ |
D | vp8cx.mk | 72 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/postproc.h 73 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/postproc.c
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.h | 19 #if CONFIG_INTERNAL_STATS 405 #if CONFIG_INTERNAL_STATS
|
D | vp9_encoder.c | 21 #if CONFIG_INTERNAL_STATS 1674 cpi->b_calculate_psnr = CONFIG_INTERNAL_STATS; in vp9_create_compressor() 1675 #if CONFIG_INTERNAL_STATS in vp9_create_compressor() 1929 #if CONFIG_INTERNAL_STATS in vp9_remove_compressor() 2930 #if 0 && CONFIG_INTERNAL_STATS 3447 #if CONFIG_INTERNAL_STATS 3537 #if CONFIG_INTERNAL_STATS 3756 #if CONFIG_INTERNAL_STATS 4110 #if CONFIG_INTERNAL_STATS 4380 #if CONFIG_INTERNAL_STATS
|
D | vp9_encodeframe.c | 1055 #if CONFIG_INTERNAL_STATS in update_state()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_int.h | 621 #if CONFIG_INTERNAL_STATS
|
D | onyx_if.c | 75 #if CONFIG_INTERNAL_STATS 1998 cpi->b_calculate_psnr = CONFIG_INTERNAL_STATS; in vp8_create_compressor() 1999 #if CONFIG_INTERNAL_STATS in vp8_create_compressor() 2245 #if CONFIG_INTERNAL_STATS in vp8_remove_compressor() 3918 #if CONFIG_INTERNAL_STATS in encode_frame_to_data_rate() 4674 #if CONFIG_INTERNAL_STATS in encode_frame_to_data_rate() 5043 #if 0 && CONFIG_INTERNAL_STATS in encode_frame_to_data_rate() 5649 #if CONFIG_INTERNAL_STATS in vp8_get_compressed_data()
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 2303 #if CONFIG_INTERNAL_STATS in main()
|