Home
last modified time | relevance | path

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

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dinifile.h35 #define INI_SETTING_SOUNDBUFSIZE "soundBufferSize" macro
H A Dsound-sdl.c45 inifile_get_guint32(INI_SETTING_SOUNDBUFSIZE, in sdl_init()
H A Dsound-sun.c51 inifile_get_guint32(INI_SETTING_SOUNDBUFSIZE, in sunaud_init()
H A Dsound-portaudio.c55 inifile_get_guint32(INI_SETTING_SOUNDBUFSIZE, in portaudio_init()
H A Dsound-oss.c75 inifile_get_guint32(INI_SETTING_SOUNDBUFSIZE, in oss_init()
H A Dconfigdialog.c78 b = inifile_set_guint32(INI_SETTING_SOUNDBUFSIZE, in config_dialog_ok()
492 w = intbox_new(inifile_get_guint32(INI_SETTING_SOUNDBUFSIZE, in config_dialog_init()