Home
last modified time | relevance | path

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

/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A D_pysndfile.pyx117 cdef int sf_command(SNDFILE *sndfile, int command, void *data, int datasize) function
H A Dpysndfile.hh301 int sf_command(SNDFILE *, int , void *, int ) {return 0;} in sf_command() function
/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dsndfile.c911 sf_command (SNDFILE *sndfile, int command, void *data, int datasize) in sf_command() function