Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/audio/pulseaudio/
A DSDL_pulseaudio.c112 static int (*PULSEAUDIO_pa_stream_drop) (pa_stream *); variable
392 PULSEAUDIO_pa_stream_drop(h->stream); /* done with this fragment. */ in PULSEAUDIO_CaptureFromDevice()
412 PULSEAUDIO_pa_stream_drop(h->stream); /* drop this fragment. */ in PULSEAUDIO_CaptureFromDevice()
432 PULSEAUDIO_pa_stream_drop(h->stream); in PULSEAUDIO_FlushCapture()
451 PULSEAUDIO_pa_stream_drop(h->stream); /* drop this fragment. */ in PULSEAUDIO_FlushCapture()
460 PULSEAUDIO_pa_stream_drop(this->hidden->stream); in PULSEAUDIO_CloseDevice()

Completed in 5 milliseconds