Home
last modified time | relevance | path

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

/third_party/libsnd/examples/
Dgenerate.cs169 static extern int sf_close (IntPtr sndfile); in sf_close() method in lsndf_example
/third_party/libsnd/src/
Dsndfile.c521 sf_close (SNDFILE *sndfile) in sf_close() function