Home
last modified time | relevance | path

Searched defs:sf_writef_float (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dsndfile.c2436 sf_writef_float (SNDFILE *sndfile, const float *ptr, sf_count_t frames) in sf_writef_float() function
/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A Dpysndfile.hh316 sf_count_t sf_writef_float(SNDFILE *sndfile, const float *ptr, sf_count_t frames) {return 0;} in sf_writef_float() function