Searched refs:pa_sndfile_write_channel_map (Results 1 – 3 of 3) sorted by relevance
33 int pa_sndfile_write_channel_map(SNDFILE *sf, pa_channel_map *cm);
217 int pa_sndfile_write_channel_map(SNDFILE *sf, pa_channel_map *cm) { in pa_sndfile_write_channel_map() function
1121 if (pa_sndfile_write_channel_map(sndfile, &channel_map) < 0) in main()