Go to the documentation of this file.
22 #ifndef __FOSPHOR_CL_H__
23 #define __FOSPHOR_CL_H__
39 void *samples,
int len);
void fosphor_cl_load_fft_window(struct fosphor *self, float *win)
int fosphor_cl_get_waterfall_position(struct fosphor *self)
int fosphor_cl_finish(struct fosphor *self)
void fosphor_cl_release(struct fosphor *self)
void fosphor_cl_set_histogram_range(struct fosphor *self, float scale, float offset)
int fosphor_cl_init(struct fosphor *self)
int fosphor_cl_process(struct fosphor *self, void *samples, int len)
float scale
Definition: private.h:60
float offset
Definition: private.h:61