Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/gui/
H A DConfig.c134 Config.Mdec = GetValueb(data, "Mdec"); in LoadConfig()
192 SetValueb("Mdec", Config.Mdec); in SaveConfig()
H A DPlugin.c218 Config.Mdec ^= 0x1; in PADhandleKey()
219 if (Config.Mdec) in PADhandleKey()
H A DConfDlg.c910 …Config.Mdec = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(gtk_builder_get_object(builder, "GtkC… in OnCpu_Clicked()
1000 …set_active(GTK_TOGGLE_BUTTON(gtk_builder_get_object(builder, "GtkCheckButton_Mdec")), Config.Mdec); in OnConf_Cpu()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A Dplugin.c129 Config.Mdec ^= 0x1; in PADhandleKey()
130 if (Config.Mdec) in PADhandleKey()
H A DConfigurePlugins.c75 QueryKeyV("Mdec", Conf->Mdec); in LoadConfig()
133 SetKeyV("Mdec", Conf->Mdec); in SaveConfig()
H A DWndMain.c1476 Button_SetCheck(GetDlgItem(hW,IDC_MDEC), Config.Mdec); in ConfigureCpuDlgProc()
1514 Config.Mdec = Button_GetCheck(GetDlgItem(hW,IDC_MDEC)); in ConfigureCpuDlgProc()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dpsxcommon.h120 boolean Mdec; member
H A Dmdec.c362 if (!Config.Mdec) { in yuv2rgb15()
421 if (!Config.Mdec) { in yuv2rgb24()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dpsxcommon.h120 boolean Mdec; member
H A Dmdec.c362 if (!Config.Mdec) { in yuv2rgb15()
421 if (!Config.Mdec) { in yuv2rgb24()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dpsxcommon.h142 boolean Mdec; member
H A Dmdec.c362 if (!Config.Mdec) { in yuv2rgb15()
421 if (!Config.Mdec) { in yuv2rgb24()
/dports/www/lynx-current/lynx2.9.0dev.9/src/chrtrans/
H A Ddmcs_uni.tbl2 Mdec-mcs
/dports/www/lynx/lynx2.8.9rel.1/src/chrtrans/
H A Ddmcs_uni.tbl2 Mdec-mcs
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/Source/
H A DPcsxrController.m840 @"BlackAndWhiteMDECVideo": [NSValue valueWithPointer:&Config.Mdec],
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/
H A Dmenu.c390 CE_CONFIG_VAL(Mdec),
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/frontend/
H A Dmenu.c390 CE_CONFIG_VAL(Mdec),