Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_audio_c.h55 extern Uint8 SDL_SilenceValueForFormat(const SDL_AudioFormat format);
A DSDL_audio.c1671 SDL_SilenceValueForFormat(const SDL_AudioFormat format) in SDL_SilenceValueForFormat() function
1691 spec->silence = SDL_SilenceValueForFormat(spec->format); in SDL_CalculateAudioSpec()
A DSDL_wave.c2084 spec->silence = SDL_SilenceValueForFormat(spec->format); in WaveLoad()

Completed in 12 milliseconds