Searched refs:CONFIG_INTERNAL_STATS (Results 1 – 15 of 15) sorted by relevance
68 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += encoder/ssim.c73 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/postproc.h74 VP8_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/postproc.c
70 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += encoder/vp9_ssim.c81 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/vp9_postproc.h82 VP9_CX_SRCS-$(CONFIG_INTERNAL_STATS) += common/vp9_postproc.c
65 #define CONFIG_INTERNAL_STATS 0 macro
53 CONFIG_INTERNAL_STATS equ 0 define
66 #define CONFIG_INTERNAL_STATS 0 macro
448 #if CONFIG_INTERNAL_STATS
66 #if CONFIG_INTERNAL_STATS541 #if CONFIG_INTERNAL_STATS in set_speed_features()1251 cpi->b_calculate_psnr = CONFIG_INTERNAL_STATS; in vp9_create_compressor()1252 #if CONFIG_INTERNAL_STATS in vp9_create_compressor()1516 #if CONFIG_INTERNAL_STATS in vp9_remove_compressor()2179 #if 0 && CONFIG_INTERNAL_STATS2482 #if CONFIG_INTERNAL_STATS3244 #if CONFIG_INTERNAL_STATS
929 #if CONFIG_INTERNAL_STATS in update_state()
612 #if CONFIG_INTERNAL_STATS
73 #if CONFIG_INTERNAL_STATS1903 cpi->b_calculate_psnr = CONFIG_INTERNAL_STATS; in vp8_create_compressor()1904 #if CONFIG_INTERNAL_STATS in vp8_create_compressor()2147 #if CONFIG_INTERNAL_STATS in vp8_remove_compressor()3571 #if CONFIG_INTERNAL_STATS in encode_frame_to_data_rate()4303 #if CONFIG_INTERNAL_STATS in encode_frame_to_data_rate()4627 #if 0 && CONFIG_INTERNAL_STATS in encode_frame_to_data_rate()5260 #if CONFIG_INTERNAL_STATS in vp8_get_compressed_data()
1794 #if CONFIG_INTERNAL_STATS in main()