Home
last modified time | relevance | path

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

/dports/audio/sweep/sweep-0.9.3/src/
H A Dfile_vorbis.c113 #define SERIALNO_KEY "OggVorbis_Serialno" macro
801 prefs_set_long (SERIALNO_KEY, serialno); in vorbis_save_options_dialog_ok_cb()
803 prefs_delete (SERIALNO_KEY); in vorbis_save_options_dialog_ok_cb()
1528 l = prefs_get_long (SERIALNO_KEY); in create_vorbis_encoding_options_dialog()
H A Dfile_speex.c131 #define SERIALNO_KEY "OggSpeex_Serialno" macro
1165 prefs_set_long (SERIALNO_KEY, serialno); in speex_save_options_dialog_ok_cb()
1167 prefs_delete (SERIALNO_KEY); in speex_save_options_dialog_ok_cb()
2044 l = prefs_get_long (SERIALNO_KEY); in create_speex_encoding_options_dialog()