forked from xiph/daala
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some additional overflows in the 64x64 DCT.
Test #350 could overflow even with 4-point lapping. Tests xiph#200 and #242 could only overflow with 8-point lapping. Again, this has exactly zero impact on measured MSE in dcttest. There is a very small impact on the reported biases, but the first several significant figures of each one do not change. Changes in metrics on ntt-short-1 seem to be mostly noise: RATE (%) DSNR (dB) PSNR 0.00470 -0.00014 PSNRHVS 0.00603 -0.00028 SSIM 0.00379 -0.00009 FASTSSIM -0.06955 0.00187
- Loading branch information
Timothy B. Terriberry
committed
Feb 12, 2016
1 parent
7392182
commit 91a60fd
Showing
1 changed file
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters