Home
last modified time | relevance | path

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

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dcommon.h1107 void psf_f2s_array (const float *src, short *dest, int count, int normalize) ;
H A Dcommon.c1605 psf_f2s_array (const float *src, short *dest, int count, int normalize) in psf_f2s_array() function