Searched defs:sdl (Results 1 – 4 of 4) sorted by relevance
203 static void sdl_close_out(SDLVoiceOut *sdl) in sdl_close_out()220 SDLVoiceOut *sdl = opaque; in sdl_callback_out() local251 static void sdl_close_in(SDLVoiceIn *sdl) in sdl_close_in()268 SDLVoiceIn *sdl = opaque; in sdl_callback_in() local331 SDLVoiceOut *sdl = (SDLVoiceOut *)hw; in sdl_fini_out() local339 SDLVoiceOut *sdl = (SDLVoiceOut *)hw; in sdl_init_out() local385 SDLVoiceOut *sdl = (SDLVoiceOut *)hw; in sdl_enable_out() local392 SDLVoiceIn *sdl = (SDLVoiceIn *)hw; in sdl_fini_in() local399 SDLVoiceIn *sdl = (SDLVoiceIn *)hw; in sdl_init_in() local448 SDLVoiceIn *sdl = (SDLVoiceIn *)hw; in sdl_enable_in() local
40 } sdl; variable
209 option('sdl', type : 'feature', value : 'auto', feature
1541 sdl = not_found variable1543 sdl = dependency('sdl2', required: get_option('sdl')) variable1553 sdl = declare_dependency(compile_args: '-Wno-undef', variable