FFmpeg
|
#include <avf_showcqt.h>
Data Fields | |
float | r |
float | g |
float | b |
Definition at line 38 of file avf_showcqt.h.
float RGBFloat::r |
Definition at line 39 of file avf_showcqt.h.
Referenced by draw_bar_rgb(), rgb_from_cqt(), and update_sono_rgb().
float RGBFloat::g |
Definition at line 39 of file avf_showcqt.h.
Referenced by draw_axis_rgb(), draw_bar_rgb(), rgb_from_cqt(), and update_sono_rgb().
float RGBFloat::b |
Definition at line 39 of file avf_showcqt.h.
Referenced by draw_bar_rgb(), rgb_from_cqt(), and update_sono_rgb().