Lines Matching refs:pipe
44 The lines going to and from the PCI bus represent "pipes". A pipe performs
54 and busses; that is, each individual pipe is hard-wired to a single bus.
76 to a single bus; the vmixer lets you mix any pipe to any bus in any
90 A number of calls in CEchoGals refer to a "pipe index". A pipe index is
91 a unique number for a pipe that unambiguously refers to a playback or record
92 pipe. Pipe indices are numbered starting with analog outputs, followed by
105 You get the pipe index by calling CEchoGals::OpenAudio; the other transport
106 functions take the pipe index as a parameter. If you need a pipe index for
111 group pipe indices.
321 char state; /* pipe state */
331 * if this is an output pipe.
394 /* External module -dependent pipe and bus indexes */
438 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe);