Searched refs:nPipe (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCEchoGals_transport.cpp68 pOpenParameters->Pipe.nPipe,
98 wPipe = pOpenParameters->Pipe.nPipe;
H A DEchoGalsXface.h443 // Note that nPipe is *not* a pipe index; it's just the number for the pipe.
450 // nPipe = 0
453 // Don't set nPipe equal to the number of output pipes, since it's not a pipe
459 WORD nPipe; // Pipe number (not a pipe index!) member in struct:tECHOGALS_AUDIO_PIPE
471 // you are reserving the pipe specified by the nPipe field as well as
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Decho.cpp181 open_params.Pipe.nPipe = index;

Completed in 38 milliseconds