FFmpeg
Data Fields
Map2D Struct Reference

Data Fields

int w
 
int h
 
doublevalue
 

Detailed Description

Definition at line 105 of file vf_ssim360.c.

Field Documentation

◆ w

int Map2D::w

Definition at line 106 of file vf_ssim360.c.

Referenced by get_heat(), ssim360_plane_16bit(), and ssim360_plane_8bit().

◆ h

int Map2D::h

Definition at line 106 of file vf_ssim360.c.

Referenced by get_heat(), ssim360_plane_16bit(), and ssim360_plane_8bit().

◆ value

double* Map2D::value

Definition at line 107 of file vf_ssim360.c.

Referenced by get_heat(), parse_heatmaps(), ssim360_plane_16bit(), and ssim360_plane_8bit().


The documentation for this struct was generated from the following file: