Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c23 bool audio_active; member
264 if (sdl.audio_active) in sandbox_sdl_sound_init()
312 sdl.audio_active = true; in sandbox_sdl_sound_init()
323 if (!sdl.audio_active) in sandbox_sdl_sound_start()
336 if (!sdl.audio_active) in sandbox_sdl_sound_stop()