Searched refs:SND_CTL_EXT_VERSION_MAJOR (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/include/ | ||
H A D | control_external.h | 75 #define SND_CTL_EXT_VERSION_MAJOR 1 /**< Protocol major version */ macro 81 #define SND_CTL_EXT_VERSION ((SND_CTL_EXT_VERSION_MAJOR<<16) |\ |
Completed in 1 milliseconds