Home
last modified time | relevance | path

Searched refs:ss_to_waveformat (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-waveout.c460 static int ss_to_waveformat(pa_sample_spec *ss, LPWAVEFORMATEX wf) { in ss_to_waveformat() function
608 if (ss_to_waveformat(&ss, &wf) < 0) in pa__init()