Searched refs:use_short (Results 1 – 1 of 1) sorted by relevance
62 static void VbGetDevMusicNotes(VbAudioContext *audio, int use_short) in VbGetDevMusicNotes() argument73 "maxsize is %d\n", use_short, hdr, maxsize)); in VbGetDevMusicNotes()75 if (use_short) { in VbGetDevMusicNotes()213 int use_short = 0; in VbAudioOpen() local244 use_short = 1; in VbAudioOpen()247 VbGetDevMusicNotes(audio, use_short); in VbAudioOpen()