distortion_metric Struct Reference

DistortionParams. More...

#include <global.h>


Data Fields

float value [3]
float average [3]
float avslice [NUM_SLICE_TYPES][3]


Detailed Description

DistortionParams.

Definition at line 699 of file global.h.


Field Documentation

float average[3]

average frame distortion

Definition at line 702 of file global.h.

Referenced by accumulate_average(), and report().

float avslice[NUM_SLICE_TYPES][3]

average frame type distortion

Definition at line 703 of file global.h.

Referenced by accumulate_avslice().

float value[3]

current frame distortion

Definition at line 701 of file global.h.

Referenced by accumulate_average(), accumulate_avslice(), find_ms_ssim(), find_snr(), and find_ssim().


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

Documentation generated with DoxyGen