Home
last modified time | relevance | path

Searched refs:f2s_clip_array (Results 1 – 1 of 1) sorted by relevance

/third_party/libsnd/src/
Dfloat32.c446 f2s_clip_array (const float *src, int count, short *dest, float scale) in f2s_clip_array() function
519 convert = (psf->add_clipping) ? f2s_clip_array : f2s_array ; in host_read_f2s()