FFmpeg  4.4.8
Data Fields
ThreadDataHueSatMetrics Struct Reference

Data Fields

const AVFrame * src
 
AVFrame * dst_sat
 
AVFrame * dst_hue
 

Detailed Description

Definition at line 66 of file vf_signalstats.c.

Field Documentation

◆ src

const AVFrame* ThreadDataHueSatMetrics::src

Definition at line 67 of file vf_signalstats.c.

Referenced by filter_frame16(), and filter_frame8().

◆ dst_sat

AVFrame* ThreadDataHueSatMetrics::dst_sat

Definition at line 68 of file vf_signalstats.c.

◆ dst_hue

AVFrame * ThreadDataHueSatMetrics::dst_hue

Definition at line 68 of file vf_signalstats.c.


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