Home
last modified time | relevance | path

Searched refs:CONFIG_PSNR (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/vp8/
Dvp8cx.mk78 VP8_CX_SRCS-$(CONFIG_PSNR) += encoder/ssim.c
82 VP8_CX_SRCS-$(CONFIG_PSNR) += common/postproc.h
83 VP8_CX_SRCS-$(CONFIG_PSNR) += common/postproc.c
/external/libvpx/
Dvpx_config.h75 #define CONFIG_PSNR 0 macro
/external/libvpx/vp8/common/generic/
Dsystemdependent.c65 #if CONFIG_POSTPROC || (CONFIG_VP8_ENCODER && CONFIG_PSNR) in vp8_machine_specific_config()
/external/libvpx/vp8/encoder/x86/
Dx86_csystemdependent.c155 #if CONFIG_PSNR
337 #if CONFIG_PSNR in vp8_arch_x86_encoder_init()
/external/libvpx/vp8/encoder/generic/
Dcsystemdependent.c104 #if CONFIG_PSNR in vp8_cmachine_specific_config()
/external/libvpx/vp8/encoder/
Dvariance.h394 #if CONFIG_PSNR
Donyx_int.h646 #if CONFIG_PSNR
Donyx_if.c80 #if CONFIG_PSNR
1943 cpi->b_calculate_psnr = CONFIG_PSNR; in vp8_create_compressor()
1944 #if CONFIG_PSNR in vp8_create_compressor()
2171 #if CONFIG_PSNR in vp8_remove_compressor()
3541 #if CONFIG_PSNR in encode_frame_to_data_rate()
4141 #if CONFIG_PSNR in encode_frame_to_data_rate()
4415 #if 0 && CONFIG_PSNR in encode_frame_to_data_rate()
5101 #if CONFIG_PSNR in vp8_get_compressed_data()