Searched refs:rint_clip (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | effects_i_dsp.c | 588 static void rint_clip(sox_sample_t * const dest, double const * const src, in rint_clip() function 610 rint_clip(dest, src, i - 8, i, clips); in lsx_save_samples() 613 rint_clip(dest, src, i, n, clips); in lsx_save_samples()
|