Definition at line 51 of file avf_showspectrum.c.
Definition at line 52 of file avf_showspectrum.c.
Definition at line 53 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), calc_channel_magnitudes(), calc_channel_phases(), config_output(), plot_spectrum_column(), and scale_magnitudes().
Definition at line 53 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), calc_channel_magnitudes(), calc_channel_phases(), config_output(), plot_spectrum_column(), and scale_magnitudes().
Definition at line 54 of file avf_showspectrum.c.
Referenced by config_output(), plot_spectrum_column(), and uninit().
Definition at line 55 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), color_range(), config_output(), plot_spectrum_column(), scale_magnitudes(), and uninit().
Definition at line 56 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), calc_channel_magnitudes(), calc_channel_phases(), config_output(), plot_channel(), plot_spectrum_column(), and scale_magnitudes().
Definition at line 57 of file avf_showspectrum.c.
Referenced by config_output(), and plot_channel().
Definition at line 58 of file avf_showspectrum.c.
Referenced by config_output(), and plot_channel().
1 if sliding mode, 0 otherwise
Definition at line 59 of file avf_showspectrum.c.
Referenced by config_output(), and plot_spectrum_column().
channel display mode
Definition at line 60 of file avf_showspectrum.c.
Referenced by color_range(), config_output(), and plot_channel().
display color scheme
Definition at line 61 of file avf_showspectrum.c.
Referenced by color_range(), and pick_color().
Definition at line 62 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), calc_channel_magnitudes(), and plot_channel().
color saturation multiplier
Definition at line 63 of file avf_showspectrum.c.
Referenced by color_range().
Definition at line 65 of file avf_showspectrum.c.
Referenced by plot_channel().
x position (current column)
Definition at line 66 of file avf_showspectrum.c.
Referenced by config_output(), and plot_spectrum_column().
Fast Fourier Transform context.
Definition at line 67 of file avf_showspectrum.c.
Referenced by config_output(), run_channel_fft(), and uninit().
number of bits (FFT window size = 1<<fft_bits)
Definition at line 68 of file avf_showspectrum.c.
Referenced by config_output().
bins holder for each (displayed) channels
Definition at line 69 of file avf_showspectrum.c.
Referenced by config_output(), run_channel_fft(), and uninit().
Window function LUT.
Definition at line 70 of file avf_showspectrum.c.
Referenced by config_output(), run_channel_fft(), and uninit().
Definition at line 71 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), calc_channel_magnitudes(), config_output(), plot_channel(), scale_magnitudes(), and uninit().
Definition at line 72 of file avf_showspectrum.c.
Referenced by calc_channel_phases(), config_output(), plot_channel(), and uninit().
Definition at line 73 of file avf_showspectrum.c.
Referenced by config_output().
Definition at line 74 of file avf_showspectrum.c.
Referenced by config_output(), plot_spectrum_column(), and run_channel_fft().
Definition at line 75 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), calc_channel_magnitudes(), and config_output().
Definition at line 76 of file avf_showspectrum.c.
Referenced by config_output().
Definition at line 77 of file avf_showspectrum.c.
Referenced by acalc_magnitudes(), and calc_channel_magnitudes().
Definition at line 78 of file avf_showspectrum.c.
Referenced by config_output().
color combining buffer (3 * h items)
Definition at line 79 of file avf_showspectrum.c.
Referenced by clear_combine_buffer(), config_output(), plot_spectrum_column(), and uninit().
color buffer (3 * h * ch items)
Definition at line 80 of file avf_showspectrum.c.
Referenced by config_output(), plot_channel(), plot_spectrum_column(), and uninit().
Definition at line 81 of file avf_showspectrum.c.
Referenced by config_output(), and uninit().
Definition at line 82 of file avf_showspectrum.c.
Definition at line 83 of file avf_showspectrum.c.
Referenced by config_output(), and plot_spectrum_column().
Definition at line 84 of file avf_showspectrum.c.
Referenced by config_output().
Definition at line 85 of file avf_showspectrum.c.
Referenced by config_output(), and plot_spectrum_column().
Definition at line 85 of file avf_showspectrum.c.
Referenced by config_output(), and plot_spectrum_column().