Go to the source code of this file.
Functions | |
| void | gri_float_to_short (const float *in, short *out, int nsamples) |
| void gri_float_to_short | ( | const float * | in, | |
| short * | out, | |||
| int | nsamples | |||
| ) |
convert array of floats to shorts with rounding and saturation.
1.5.8