Lines Matching defs:OPT_BASE
24 #define OPT_BASE 300
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 + 9)