Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsamidisrc.c295 #define DEFAULT_PORTS NULL macro
345 DEFAULT_PORTS, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_alsa_midi_src_class_init()
366 alsamidisrc->ports = DEFAULT_PORTS; in gst_alsa_midi_src_init()
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs5906 var DEFAULT_PORTS = {
5927 port = parseInt(port) || DEFAULT_PORTS[proto] || 0;