Searched refs:WAVE_BIDIR_LOOP (Results 1 – 4 of 4) sorted by relevance
978 if (!(patch.mode & (WAVE_LOOPING|WAVE_BIDIR_LOOP|WAVE_LOOP_BACK))) in load_guspatch()980 if (patch.mode & WAVE_BIDIR_LOOP) in load_guspatch()
226 #define WAVE_BIDIR_LOOP 0x08 /* bit 3 = Set is bidirectional looping. */ macro
230 #define WAVE_BIDIR_LOOP 0x08 /* bit 3 = Set is bidirectional looping. */ macro