Searched refs:psf_open_file (Results 1 – 4 of 4) sorted by relevance
61 return psf_open_file (psf, sfinfo) ; in sf_wchar_open()
359 return psf_open_file (psf, sfinfo) ; in sf_open()391 result = psf_open_file (psf, sfinfo) ; in sf_open_fd()440 return psf_open_file (psf, sfinfo) ; in sf_open_virtual()2924 psf_open_file (SF_PRIVATE *psf, SF_INFO *sfinfo) in psf_open_file() function
866 SNDFILE * psf_open_file (SF_PRIVATE *psf, SF_INFO *sfinfo) ;
81 Add a call to your open function from psf_open_file ().83 Edit src/sndfile.c and find the switch statement in psf_open_file (). It starts