Home
last modified time | relevance | path

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

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