GNU Radio 3.4.2 C++ API
|
Go to the source code of this file.
Functions | |
void | gri_float_to_char (const float *in, char *out, int nsamples) |
void gri_float_to_char | ( | const float * | in, |
char * | out, | ||
int | nsamples | ||
) |
convert array of floats to chars with rounding and saturation.