FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ColorTable Struct Reference

Data Fields

float a
 
float y
 
float u
 
float v
 

Detailed Description

Definition at line 148 of file avf_showspectrum.c.

Field Documentation

float ColorTable::a

Definition at line 149 of file avf_showspectrum.c.

Referenced by pick_color().

float ColorTable::y

Definition at line 149 of file avf_showspectrum.c.

Referenced by pick_color().

float ColorTable::u

Definition at line 149 of file avf_showspectrum.c.

Referenced by pick_color().

float ColorTable::v

Definition at line 149 of file avf_showspectrum.c.

Referenced by pick_color().


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