Home
last modified time | relevance | path

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

/third_party/libsnd/examples/
Dgenerate.cs157 static extern IntPtr sf_strerror (IntPtr sndfile); in sf_strerror() method in lsndf_example
/third_party/libsnd/src/
Dsndfile.c490 sf_strerror (SNDFILE *sndfile) in sf_strerror() function