Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/
Dxfer-libasound-irq-mmap.c282 snd_pcm_status_free(layout->status); in irq_mmap_post_process()
Dxfer-libasound-timer-mmap.c436 snd_pcm_status_free(layout->status); in timer_mmap_post_process()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasrc.c987 snd_pcm_status_free (status); in gst_alsasrc_get_timestamp()
/third_party/alsa-lib/include/
Dpcm.h1030 void snd_pcm_status_free(snd_pcm_status_t *obj);
/third_party/alsa-lib/src/pcm/
Dpcm.c6801 void snd_pcm_status_free(snd_pcm_status_t *obj) in snd_pcm_status_free() function