Home
last modified time | relevance | path

Searched refs:au_open (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/
Dau.c105 au_open (SF_PRIVATE *psf) in au_open() function
Dcommon.h896 int au_open (SF_PRIVATE *psf) ;
Dsndfile.c3088 error = au_open (psf) ; in psf_open_file()