OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevcard
(Results
1 - 1
of
1
) sorted by null
/system/extras/tests/audio/alsa/
pcmtest.cpp
79
unsigned int
prevcard
= -1;
local
109
if (
prevcard
!= pcmnodes[pcms].card)
111
prevcard
= pcmnodes[pcms].card;
Completed in 207 milliseconds