-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "media/gpu/VEA unittest: Verify encoded content on Chrome OS b…
…y default" VEA unittest verifies VEA's encoding content by 1. decode content by FFmepgVideoDecoder 2. compare it with the original VideoFrame and computes SSIM 3. check the SSIM less than or equal to the predetermined threshold, 10.0. VEA unittest turns on this verifitcation by --verify_all_output and one of test case parameters. This verification was always disabled on Chrome OS by setting --verify_all_output false because of https://crbug.com/694131. I think the bug is already fixed. We can re-enable the verification on Chrome OS now by default. [email protected] Bug: 923762 Test: VEA unittest on eve Change-Id: I597346a9ecd114ccc37ebde1ab284b97103a6e4f Reviewed-on: https://chromium-review.googlesource.com/c/1429307 Reviewed-by: Hirokazu Honda <[email protected]> Commit-Queue: Hirokazu Honda <[email protected]> Cr-Commit-Position: refs/heads/master@{#625101}
- Loading branch information
1 parent
95a3ced
commit 233c771
Showing
1 changed file
with
30 additions
and
26 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