Home
last modified time | relevance | path

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

/third_party/libsnd/examples/
Dgenerate.cs154 static extern int sf_error (IntPtr sndfile); in sf_error() method in lsndf_example
/third_party/libsnd/src/
Dsndfile.c518 sf_error (SNDFILE *sndfile) in sf_error() function