Home
last modified time | relevance | path

Searched refs:iFastFwd (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dmenu.c115 if(iFastFwd) szMenuBuf[7] = '~'; in BuildDispMenu()
211 if(!UseFrameSkip) {UseFrameSkip=1;iFastFwd = 0;} in SwitchDispMenu()
214 if(!iFastFwd) iFastFwd=1; in SwitchDispMenu()
215 else {UseFrameSkip=0;iFastFwd = 0;} in SwitchDispMenu()
220 if(!UseFrameSkip) {UseFrameSkip=1;iFastFwd = 1;} in SwitchDispMenu()
223 if(iFastFwd) iFastFwd=0; in SwitchDispMenu()
224 else {UseFrameSkip=0;iFastFwd = 0;} in SwitchDispMenu()
H A Dkey.c61 iFastFwd = ( iFastFwd != 0 ? 0 : 1 ); in GPUkeypressed()
94 iFastFwd = 1 - iFastFwd; in GPUkeypressed()
96 UseFrameSkip = iFastFwd; in GPUkeypressed()
H A Dexternals.h255 extern int iFastFwd;
H A Dgpu.c292 if(iFastFwd) strcat(pB," (fast forward)"); in pGetConfigInfos()
614 if(iFastFwd) // fastfwd ? in updateDisplay()
H A Ddraw.c41 int iFastFwd = 0; variable
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dkey.c106 iFastFwd = 1 - iFastFwd; in KeyWndProc()
108 UseFrameSkip=iFastFwd; in KeyWndProc()
H A Ddraw.c44 int iFastFwd=0; variable
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/DFXVideo/macsrc/
H A Ddrawgl.m43 int iFastFwd=0;
195 iFastFwd = 0;
201 iFastFwd = 0;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/PeopsXgl/macsrc/
H A Ddrawgl.m50 int iFastFwd=0;
76 int iFastFwd=0;
246 iFastFwd = 0;
252 iFastFwd = 0;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfxvideo/
H A Ddraw.c39 int iFastFwd = 0; variable
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/dfxvideo/
H A Ddraw.c39 int iFastFwd = 0; variable