Home
last modified time | relevance | path

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

/third_party/alsa-utils/bat/
H A Dcommon.h24 #define OPT_BASE 300 macro
25 #define OPT_LOG (OPT_BASE + 1)
26 #define OPT_READFILE (OPT_BASE + 2)
27 #define OPT_SAVEPLAY (OPT_BASE + 3)
28 #define OPT_LOCAL (OPT_BASE + 4)
29 #define OPT_STANDALONE (OPT_BASE + 5)
30 #define OPT_ROUNDTRIPLATENCY (OPT_BASE + 6)
31 #define OPT_SNRTHD_DB (OPT_BASE + 7)
32 #define OPT_SNRTHD_PC (OPT_BASE + 8)
33 #define OPT_READCAPTURE (OPT_BASE
[all...]

Completed in 1 milliseconds