Home
last modified time | relevance | path

Searched refs:gst_fft_s16_window (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/fft/
Dgstffts16.h67 void gst_fft_s16_window (GstFFTS16 *self, gint16 *timedata, GstFFTWindow window);
Dgstffts16.c186 gst_fft_s16_window (GstFFTS16 * self, gint16 * timedata, GstFFTWindow window) in gst_fft_s16_window() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dfft.c59 gst_fft_s16_window (ctx, in, GST_FFT_WINDOW_HAMMING); in GST_START_TEST()
100 gst_fft_s16_window (ctx, in, GST_FFT_WINDOW_HAMMING); in GST_START_TEST()
140 gst_fft_s16_window (ctx, in, GST_FFT_WINDOW_HAMMING); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/
Dgstspectrascope.c209 gst_fft_s16_window (scope->fft_ctx, mono_adata, GST_FFT_WINDOW_HAMMING); in gst_spectra_scope_render()
/third_party/gstreamer/gstplugins_base/
DChangeLog139122 (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):