FFmpeg
|
Data Fields | |
float | a |
float | y |
float | u |
float | v |
Definition at line 184 of file avf_showspectrum.c.
float ColorTable::a |
Definition at line 185 of file avf_showspectrum.c.
Referenced by pick_color().
float ColorTable::y |
Definition at line 185 of file avf_showspectrum.c.
Referenced by pick_color().
float ColorTable::u |
Definition at line 185 of file avf_showspectrum.c.
Referenced by pick_color().
float ColorTable::v |
Definition at line 185 of file avf_showspectrum.c.
Referenced by pick_color().