Home
last modified time | relevance | path

Searched defs:_GstSpectrumChannel (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/spectrum/
Dgstspectrum.h43 struct _GstSpectrumChannel struct
45 gfloat *input;
46 gfloat *input_tmp;
47 GstFFTF32Complex *freqdata;
48 gfloat *spect_magnitude; /* accumulated mangitude and phase */
49 gfloat *spect_phase; /* will be scaled by num_fft before sending */
50 GstFFTF32 *fft_ctx;