Searched refs:resolution_normal_dither_24_to_16 (Results 1 – 1 of 1) sorted by relevance
108 static GtkWidget *resolution_normal_dither_24_to_16; variable284 …ther_24_to_16 = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(resolution_normal_dither_24_to_16)); in resolution_normal_dither_24_to_16_cb()542 resolution_normal_dither_24_to_16 = gtk_check_button_new_with_label(_("Dither 24bps to 16bps")); in FLAC_XMMS__configure()543 …gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(resolution_normal_dither_24_to_16), flac_cfg.output… in FLAC_XMMS__configure()544 …gtk_signal_connect(GTK_OBJECT(resolution_normal_dither_24_to_16), "clicked", resolution_normal_dit… in FLAC_XMMS__configure()545 …gtk_box_pack_start(GTK_BOX(resolution_normal_vbox), resolution_normal_dither_24_to_16, FALSE, FALS… in FLAC_XMMS__configure()