Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsadeviceprovider.c45 add_device (GstDeviceProvider * provider, snd_ctl_t * info, in add_device() function
150 device = add_device (provider, handle, stream, card, dev); in gst_alsa_device_provider_probe()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/alsa/
DSDL_alsa_audio.c726 add_device(const int iscapture, const char *name, void *hint, ALSA_Device **pSeen) in add_device() function
874 add_device(SDL_TRUE, name, hints[i], &seen); in ALSA_HotplugThread()
877 add_device(SDL_FALSE, name, hints[i], &seen); in ALSA_HotplugThread()