Home
last modified time | relevance | path

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

/external/libvpx/vp8/
Dvp8cx.mk79 VP8_CX_SRCS-$(CONFIG_PSNR) += encoder/ssim.c
83 VP8_CX_SRCS-$(CONFIG_PSNR) += common/postproc.h
84 VP8_CX_SRCS-$(CONFIG_PSNR) += common/postproc.c
/external/libvpx/
Dvpx_config.h68 #define CONFIG_PSNR 0 macro
/external/libvpx/vp8/common/generic/
Dsystemdependent.c67 #if CONFIG_POSTPROC || (CONFIG_VP8_ENCODER && CONFIG_PSNR) in vp8_machine_specific_config()
/external/libvpx/vp8/encoder/
Donyx_int.h633 #if CONFIG_PSNR
Donyx_if.c81 #if CONFIG_PSNR
2212 cpi->b_calculate_psnr = CONFIG_PSNR; in vp8_create_compressor()
2213 #if CONFIG_PSNR in vp8_create_compressor()
2438 #if CONFIG_PSNR in vp8_remove_compressor()
3633 #if CONFIG_PSNR in encode_frame_to_data_rate()
4139 #if CONFIG_PSNR in encode_frame_to_data_rate()
4425 #if 0 && CONFIG_PSNR in encode_frame_to_data_rate()
4975 #if CONFIG_PSNR in vp8_get_compressed_data()
5123 #if CONFIG_PSNR in vp8_get_compressed_data()