Home
last modified time | relevance | path

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

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dsndfile.c1827 sf_readf_int (SNDFILE *sndfile, int *ptr, sf_count_t frames) in sf_readf_int() function
/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A Dpysndfile.hh312 sf_count_t sf_readf_int(SNDFILE *, int *, sf_count_t ) {return 0;} in sf_readf_int() function