FFmpeg
|
Data Fields | |
int | w |
int | h |
double * | value |
Definition at line 104 of file vf_ssim360.c.
int Map2D::w |
Definition at line 105 of file vf_ssim360.c.
Referenced by get_heat(), ssim360_plane_16bit(), and ssim360_plane_8bit().
int Map2D::h |
Definition at line 105 of file vf_ssim360.c.
Referenced by get_heat(), ssim360_plane_16bit(), and ssim360_plane_8bit().
double* Map2D::value |
Definition at line 106 of file vf_ssim360.c.
Referenced by get_heat(), parse_heatmaps(), ssim360_plane_16bit(), and ssim360_plane_8bit().