Searched refs:gst_alsa_open_iec958_pcm (Results 1 – 4 of 4) sorted by relevance
54 snd_pcm_t * gst_alsa_open_iec958_pcm (GstObject * obj, gchar *device);
447 gst_alsa_open_iec958_pcm (GstObject * obj, gchar * device) in gst_alsa_open_iec958_pcm() function533 snd_pcm_t *pcm = gst_alsa_open_iec958_pcm (obj, device); in gst_alsa_probe_supported_formats()
908 alsa->handle = gst_alsa_open_iec958_pcm (GST_OBJECT (alsa), alsa->device); in gst_alsasink_prepare()
135076 * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),