Home
last modified time | relevance | path

Searched refs:PSNR (Results 1 – 20 of 20) sorted by relevance

/external/webp/src/enc/
Dwebp_enc.c275 stats->PSNR[0] = (float)GetPSNR(sse[0], size); in FinalizePSNR()
276 stats->PSNR[1] = (float)GetPSNR(sse[1], size / 4); in FinalizePSNR()
277 stats->PSNR[2] = (float)GetPSNR(sse[2], size / 4); in FinalizePSNR()
278 stats->PSNR[3] = (float)GetPSNR(sse[0] + sse[1] + sse[2], size * 3 / 2); in FinalizePSNR()
279 stats->PSNR[4] = (float)GetPSNR(sse[3], size); in FinalizePSNR()
Dvp8l_enc.c1859 stats->PSNR[0] = 99.f; in VP8LEncodeImage()
1860 stats->PSNR[1] = 99.f; in VP8LEncodeImage()
1861 stats->PSNR[2] = 99.f; in VP8LEncodeImage()
1862 stats->PSNR[3] = 99.f; in VP8LEncodeImage()
1863 stats->PSNR[4] = 99.f; in VP8LEncodeImage()
/external/webrtc/webrtc/video/
Dfull_stack_plot.py42 PSNR = 6 variable
67 (PSNR, "psnr", "PSNR"),
/external/libvpx/libvpx/
Dtools.mk20 tiny_ssim.DESCRIPTION = Generate SSIM/PSNR from raw .yuv files
DCHANGELOG466 Improved activity masking (lower PSNR impact for same SSIM boost)
526 Best quality mode improved PSNR 6.3%, and SSIM 6.1%. This release
528 SSIM at the expense of PSNR. For now, this feature is available with
616 vpxenc --psnr now shows the average/overall PSNR at the end
658 Over 7% overall PSNR improvement (6.3% SSIM) in "best" quality
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/
Dcontrol.vp855 # TODO: Enable the test after PSNR(with block) verification is merged:
Dcontrol.h26454 # TODO: Enable the test after PSNR(with block) verification is merged:
/external/webrtc/talk/session/media/
Dyuvscaler_unittest.cc170 double PSNR = cricket::ComputePSNR(sse, osize); in TestScale() local
173 " Image PSNR: " << PSNR; in TestScale()
Dplanarfunctions_unittest.cc453 double PSNR = cricket::ComputePSNR(sse, osize); in IsMemoryEqual() local
454 LOG(LS_INFO) << "Image MSE: " << error << " Image PSNR: " << PSNR in IsMemoryEqual()
/external/webp/include/webp/
Dencode.h205 float PSNR[5]; // peak-signal-to-noise ratio for Y/U/V/All/Alpha member
/external/webp/src/webp/
Dencode.h205 float PSNR[5]; // peak-signal-to-noise ratio for Y/U/V/All/Alpha member
/external/libaom/libaom/test/
Dhbd_metrics_test.cc231 PSNR, HBDMetricsTest,
/external/libhevc/test/encoder/
Dvid_enc_cfg.txt23 … /* 0- [No log/prints] 1- [Bits Generated, POC, Qp, Pic-type] 2- [1 + PSNR + Seq Summary] 3- […
/external/libavc/test/encoder/
Dmain.c117 PSNR, enumerator
172 … { "--", "--psnr", PSNR, "Enable PSNR computation (Disable while benchmarking performance) \n" },
801 case PSNR: in parse_argument()
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h1987 #define PSNR 0x40F0003C /* Power Manager Sense Config Register */ macro
2625 #define PSNR 0x40F0003C /* Power Manager Sense Configuration Reg */ macro
/external/webp/
DREADME245 -psnr <float> .......... target PSNR (in dB. typically: 42)
262 -print_psnr ............ prints averaged PSNR distortion
532 -min_psnr <float> ... minimum per-frame PSNR
/external/libjpeg-turbo/
Dusage.txt118 such as PSNR or SSIM), it is rarely perceivable by human vision.
185 generally about a 1-3 dB loss (in PSNR) relative to
332 method incurs generally about a 4-6 dB loss (in PSNR)
Dlibjpeg.txt982 JDCT_IFAST incurs generally about a 1-3 dB loss (in PSNR) relative to
1285 about a 4-6 dB loss (in PSNR) relative to JDCT_ISLOW, but this can be
/external/ImageMagick/
DChangeLog822 * Identical images should return inf for PSNR (reference
/external/tensorflow/tensorflow/core/
DBUILD5154 # SSIM, PSNR data