Home
last modified time | relevance | path

Searched refs:BRISTOL_PULSE_S (Results 1 – 3 of 3) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/libbristol/
H A DaudioRoutines.c96 if (flags & BRISTOL_PULSE_S) in bristolAudioOpen()
/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h239 #define BRISTOL_PULSE_S 0x20000000 /* Simple - lots of latency */ macro
/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dbristol.c434 = (audiomain.flags &~BRISTOL_AUDIOMASK)|BRISTOL_PULSE_S; in main()