Home
last modified time | relevance | path

Searched defs:sf_readf_float (Results 1 – 3 of 3) sorted by relevance

/dports/audio/zmusic/ZMusic-1.1.8/source/decoder/
H A Dsndload.h16 #define sf_readf_float p_sf_readf_float macro
/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dsndfile.c1935 sf_readf_float (SNDFILE *sndfile, float *ptr, sf_count_t frames) in sf_readf_float() function
/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A Dpysndfile.hh315 sf_count_t sf_readf_float(SNDFILE *sndfile, float *ptr, sf_count_t frames) {return 0;} in sf_readf_float() function