Home
last modified time | relevance | path

Searched refs:SSIM (Results 1 – 15 of 15) sorted by relevance

/external/libyuv/files/util/
Dssim.cc302 double SSIM = 0.; in CalcSSIM() local
311 SSIM += GetSSIM(org, rec, i, j, image_width, image_height, stride); in CalcSSIM()
316 #pragma omp parallel for reduction(+ : SSIM) in CalcSSIM()
320 SSIM += GetSSIM(org, rec, i, j, image_width, image_height, stride); in CalcSSIM()
323 SSIM += GetSSIMFullKernel(org, rec, i, j, stride, kiW[0]); in CalcSSIM()
344 SSIM += GetSSIMFullKernel(scratch_org, scratch_rec, KERNEL + k, KERNEL, in CalcSSIM()
352 SSIM += GetSSIM(org, rec, i, j, image_width, image_height, stride); in CalcSSIM()
355 return SSIM; in CalcSSIM()
/external/webrtc/modules/video_coding/codecs/test/
Dplot_webrtc_test_logs.py41 SSIM = ('avg_ssim', 'SSIM') variable
82 SSIM,
/external/libvpx/libvpx/
Dtools.mk20 tiny_ssim.DESCRIPTION = Generate SSIM/PSNR from raw .yuv files
DCHANGELOG490 Improved activity masking (lower PSNR impact for same SSIM boost)
550 Best quality mode improved PSNR 6.3%, and SSIM 6.1%. This release
552 SSIM at the expense of PSNR. For now, this feature is available with
682 Over 7% overall PSNR improvement (6.3% SSIM) in "best" quality
/external/webrtc/video/
Dfull_stack_tests_plot.py43 SSIM = 7 variable
68 (SSIM, "ssim", "SSIM"),
/external/libhevc/test/encoder/
Dvid_enc_cfg.txt23 …1- [Bits Generated, POC, Qp, Pic-type] 2- [1 + PSNR + Seq Summary] 3- [2 + SSIM + Frame Summary] */
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dsouthamerica20 # Association's Standard Schedules Information Manual (IATA SSIM),
23 # IATA SSIM is the source for entries after 1990.
595 # From IATA SSIM (1996-02):
600 # [The last three states are new to this issue of the IATA SSIM.]
606 # The earliest issue of the SSIM I have is 2/91. Each issue from then until
616 # airport it gives a time zone which is coded to the SSIM. From that
1298 # IATA SSIM anomalies: (1992-02) says 1992-03-14;
1547 # IATA SSIM (1996-06) says -4:00. Assume a 1991 switch.
1574 # IATA SSIM (2000-02) says 1999-10-10; ignore this for now.
1590 # IATA SSIM (1997-09) says Mar 1; go with Shanks & Pottenger.
[all …]
Deurope20 # Association's Standard Schedules Information Manual (IATA SSIM),
23 # IATA SSIM is the source for entries after 1990.
29 # entries through 1991, and IATA SSIM is the source for entries afterwards.
1097 # used C-Eur rules after 1980, but IATA SSIM (1991/1996) says they use EU
1202 # [IATA SSIM (1992/1996) claims that the Baltic republics switch at 01:00s,
1907 # IATA SSIM (1992/1996) says Lithuania uses W-Eur rules, but since it is
2323 # IATA SSIM (1991-09) reports several 1991-09 and 1992-09 transitions
2325 # IATA SSIM (1991/1992) reports that the Azores were at -1:00.
2326 # IATA SSIM (1993-02) says +0:00; later issues (through 1996-09) say -1:00.
2570 # SSIM, which listed Yuzhno-Sakhalinsk in zone RU10 along with Magadan
[all …]
Daustralasia57 # IATA SSIM (1993-02/1994-09) say that the Holiday Islands (Hayman, Lindeman,
928 # Association's Standard Schedules Information Manual (IATA SSIM),
931 # IATA SSIM is the source for entries after 1990.
1518 # IATA SSIM (1998-09) says that the spring 2000 change for Australian
1640 # For Chatham, IATA SSIM (1991/1999) gives the NZ rules but with
1714 # IATA SSIM (1999-09) says DST ends 0100 local time. Go with McDow.
Dasia20 # Association's Standard Schedules Information Manual (IATA SSIM),
23 # IATA SSIM is the source for entries after 1990.
99 # in 1996, though it did use DST in 1995. IATA SSIM (1991/1998) reports that
1143 # IATA SSIM (1998-09) has Cyprus using EU rules for the first time.
1686 # IATA SSIM (1991/1996) says Apr 1 12:01am UTC; guess the ':01' is a typo.
2885 # Shanks & Pottenger and IATA SSIM say 1990s switches occurred at 00:00,
2886 # but McDow says the 2001 switches occurred at 02:00. Also, IATA SSIM
2902 # IATA SSIM (1999-09) says Mongolia no longer observes DST.
3680 # IATA SSIM (1998-02) says 1998-04-02;
Dafrica20 # Association's Standard Schedules Information Manual (IATA SSIM),
23 # IATA SSIM is the source for entries after 1990.
621 # the IATA SSIM data entries contain some obvious errors.
Dnorthamerica1240 # Association's Standard Schedules Information Manual (IATA SSIM),
1243 # IATA SSIM is the source for entries after 1990.
3162 # IATA SSIM (1991-09) says the following was at 1:00;
3532 # Shanks & Pottenger say AT is 2:00, but IATA SSIM (1991/1997) says 1:00s.
/external/webp/
DREADME266 -print_ssim ............ prints averaged SSIM distortion
/external/libjpeg-turbo/
Dusage.txt116 such as PSNR or SSIM), it is rarely perceivable by human vision.
/external/ImageMagick/
DChangeLog76 * respect masks when computing SSIM metric (reference