webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <math.h>
Go to the source code of this file.
Macros | |
#define | UINT8_TYPE_DEFINED |
Typedefs | |
typedef unsigned char | uint8 |
Functions | |
double | CalcSSIM (const uint8 *org, const uint8 *rec, const int image_width, const int image_height) |
double | CalcLSSIM (double ssim) |
#define UINT8_TYPE_DEFINED |
double CalcLSSIM | ( | double | ssim | ) |