Home
last modified time | relevance | path

Searched refs:f2s_array (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/src/
H A Dfloat32.c438 f2s_array (const float *src, int count, short *dest, float scale) in f2s_array() function
443 } /* f2s_array */ in f2s_array()
519 convert = (psf->add_clipping) ? f2s_clip_array : f2s_array ; in host_read_f2s()
772 f2s_array (ubuf.fbuf, readcount, ptr + total, scale) ; in replace_read_f2s()

Completed in 2 milliseconds