FFmpeg
Loading...
Searching...
No Matches
SwsColor Struct Reference

#include <libswscale/format.h>

Data Fields

enum AVColorPrimaries prim
enum AVColorTransferCharacteristic trc
AVPrimaryCoefficients gamut
AVRational min_luma
AVRational max_luma
AVRational frame_peak
AVRational frame_avg

Detailed Description

Definition at line 60 of file format.h.

Field Documentation

◆ prim

◆ trc

◆ gamut

AVPrimaryCoefficients SwsColor::gamut

Definition at line 63 of file format.h.

Referenced by ff_fmt_from_frame(), gamut_from_colorspace(), and infer_prim_ref().

◆ min_luma

AVRational SwsColor::min_luma

Definition at line 64 of file format.h.

Referenced by ff_fmt_from_frame(), gamut_from_colorspace(), and infer_trc_ref().

◆ max_luma

AVRational SwsColor::max_luma

Definition at line 65 of file format.h.

Referenced by ff_fmt_from_frame(), gamut_from_colorspace(), and infer_trc_ref().

◆ frame_peak

AVRational SwsColor::frame_peak

Definition at line 66 of file format.h.

Referenced by ff_fmt_from_frame(), ff_sws_lut3d_update(), and gamut_from_colorspace().

◆ frame_avg

AVRational SwsColor::frame_avg

Definition at line 67 of file format.h.

Referenced by ff_fmt_from_frame(), ff_sws_lut3d_update(), and gamut_from_colorspace().


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