Home
last modified time | relevance | path

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

/dports/audio/sdl_sound/SDL_sound-1.0.3/decoders/
H A Dshn.c438 static __inline__ Uint16 cvt_shnftype_to_sdlfmt(Sint16 shntype) in cvt_shnftype_to_sdlfmt() function
609 sample->actual.format = cvt_shnftype_to_sdlfmt(shn->datatype); in SHN_open()