Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/resource/
H A Dsfxbgm_common.c18 : _a_backend.funcs.get_supported_sound_exts(numexts) in get_exts()
/dports/games/taisei/taisei-1.3.2/src/audio/
H A Dbackend.h47 const char* const* (*get_supported_sound_exts)(uint *out_numexts); member
/dports/games/taisei/taisei-1.3.2/src/audio/null/
H A Daudio_null.c54 .get_supported_sound_exts = audio_null_get_supported_exts,
/dports/games/taisei/taisei-1.3.2/src/audio/sdl2mixer/
H A Daudio_sdl2mixer.c606 .get_supported_sound_exts = audio_sdl2mixer_get_supported_exts,