FFmpeg
3.3.9
|
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(), and plot_channel().
float ColorTable::y |
Definition at line 156 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), calc_channel_magnitudes(), calc_channel_phases(), clear_combine_buffer(), pick_color(), plot_channel(), plot_spectrum_column(), and scale_magnitudes().
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().