Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c589 snd_pcm_info_free (pcminfo); in gst_alsa_find_device_name_no_handle()
598 snd_pcm_info_free (pcminfo); in gst_alsa_find_device_name_no_handle()
659 snd_pcm_info_free (info); in gst_alsa_find_device_name()
Dgstalsadeviceprovider.c164 snd_pcm_info_free (pcminfo); in gst_alsa_device_provider_probe()
/third_party/alsa-utils/alsaloop/
Dpcmjob.c1302 snd_pcm_info_free(info); in openit()
1308 snd_pcm_info_free(info); in openit()
/third_party/alsa-lib/include/
Dpcm.h684 void snd_pcm_info_free(snd_pcm_info_t *obj);
/third_party/alsa-lib/src/pcm/
Dpcm.c7016 void snd_pcm_info_free(snd_pcm_info_t *obj) in snd_pcm_info_free() function