#include <gr_convert_FS.h>
#include <math.h>
Include dependency graph for gr_convert_FS.cc:
Defines | |
#define | _ISOC9X_SOURCE |
Functions | |
void | gr_convert_FS (const float *in, short *out, int nsamples) |
|
|
|
convert array of floats to shorts with rounding and saturation. |