Home
last modified time | relevance | path

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

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dpcm.c417 let2f_array (const tribyte *src, int count, float *dest, float normfact) in let2f_array() function
1120 let2f_array ((tribyte*) (ubuf.ucbuf), readcount, ptr + total, normfact) ; in pcm_read_let2f()