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