Searched refs:pa_sndfile_readf_function (Results 1 – 5 of 5) sorted by relevance
41 pa_sndfile_readf_t pa_sndfile_readf_function(const pa_sample_spec *ss);
106 readf_function = pa_sndfile_readf_function(ss); in pa_sound_file_load()
296 u->readf_function = pa_sndfile_readf_function(&ss); in pa_play_file()
369 pa_sndfile_readf_t pa_sndfile_readf_function(const pa_sample_spec *ss) { in pa_sndfile_readf_function() function
1119 readf_function = pa_sndfile_readf_function(&sample_spec); in main()