Searched refs:hardsidbufinteractive (Results 1 – 4 of 4) sorted by relevance
80 extern unsigned hardsidbufinteractive;
65 unsigned hardsidbufinteractive = 20; variable181 getparam(configfile, &hardsidbufinteractive); in main()311 sscanf(&argv[c][2], "%u", &hardsidbufinteractive); in main()517 hardsidbufinteractive, in main()
65 unsigned hardsidbufinteractive = 20; variable
354 …unsigned long flush_cycles_interactive = hardsidbufinteractive * 1000; /* 0 = flush off for intera… in sound_thread()