Searched refs:pa_sndfile_format_from_string (Results 1 – 3 of 3) sorted by relevance
46 int pa_sndfile_format_from_string(const char *extension);
417 int pa_sndfile_format_from_string(const char *name) { in pa_sndfile_format_from_string() function
984 if ((file_format = pa_sndfile_format_from_string(optarg)) < 0) { in main()1051 file_format = pa_sndfile_format_from_string(extension+1); in main()