Searched refs:SF_INFO (Results 1 – 3 of 3) sorted by relevance
41 } SF_INFO; typedef61 SNDFILE *sf_open(const char *path, int mode, SF_INFO *info);
60 SF_INFO sfinfoin; in main()149 SF_INFO sfinfoout; in main()
36 SF_INFO info;65 static SNDFILE *sf_open_read(const char *path, SF_INFO *info) in sf_open_read()297 static SNDFILE *sf_open_write(const char *path, SF_INFO *info) in sf_open_write()377 SNDFILE *sf_open(const char *path, int mode, SF_INFO *info) in sf_open()