FFmpeg 5.1.4
Data Fields
AVCIExy Struct Reference

Struct containing chromaticity x and y values for the standard CIE 1931 chromaticity definition. More...

#include <libavutil/csp.h>

Data Fields

AVRational x
 
AVRational y
 

Detailed Description

Struct containing chromaticity x and y values for the standard CIE 1931 chromaticity definition.

Definition at line 47 of file csp.h.

Field Documentation

◆ x

AVRational AVCIExy::x

Definition at line 48 of file csp.h.

◆ y

AVRational AVCIExy::y

Definition at line 48 of file csp.h.


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