media/libraries
samrobinson 3d5ddf0c42 Handle int instead of byte in SSIM.
The value of pixels are converted to integers at the point of use,
move this logic to the initialisation step.

This is a prerequisite step for testing SSIM calculation, which
will lead on to some SSIM improvements being verifiable.

Tested manually and SSIM values match for the same video
before and after this change.

PiperOrigin-RevId: 473231779
2022-09-30 17:48:34 +00:00
..
2022-09-30 16:52:14 +00:00
2022-02-18 14:54:02 +00:00
2022-09-30 17:39:56 +00:00
2022-08-02 19:01:58 +00:00