Home
last modified time | relevance | path

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

/dports/audio/libgroove/libgroove-4.3.0/grooveplayer/
H A Dplayer.c90 static enum GrooveSampleFormat sdl_fmt_to_groove_fmt(Uint16 sdl_format) { in sdl_fmt_to_groove_fmt() function
533 actual_format->sample_fmt = sdl_fmt_to_groove_fmt(spec.format); in open_audio_device()