Home
last modified time | relevance | path

Searched refs:FSTEP (Results 1 – 25 of 59) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/
H A Dgfxengine.cpp314 #define FSTEP (480/32) in doFrame() macro
320 if (!(_rcWipeEllipse.bottom - _rcWipeEllipse.top >= FSTEP * 2)) { in doFrame()
326 _rcWipeEllipse.top += FSTEP; in doFrame()
327 _rcWipeEllipse.left += FSTEP; in doFrame()
328 _rcWipeEllipse.right -= FSTEP; in doFrame()
329 _rcWipeEllipse.bottom -= FSTEP; in doFrame()
339 _rcWipeEllipse.top -= FSTEP; in doFrame()
340 _rcWipeEllipse.left -= FSTEP; in doFrame()
341 _rcWipeEllipse.right += FSTEP; in doFrame()
342 _rcWipeEllipse.bottom += FSTEP; in doFrame()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/tony/
H A Dgfxengine.cpp314 #define FSTEP (480/32) in doFrame() macro
320 if (!(_rcWipeEllipse.bottom - _rcWipeEllipse.top >= FSTEP * 2)) { in doFrame()
326 _rcWipeEllipse.top += FSTEP; in doFrame()
327 _rcWipeEllipse.left += FSTEP; in doFrame()
328 _rcWipeEllipse.right -= FSTEP; in doFrame()
329 _rcWipeEllipse.bottom -= FSTEP; in doFrame()
339 _rcWipeEllipse.top -= FSTEP; in doFrame()
340 _rcWipeEllipse.left -= FSTEP; in doFrame()
341 _rcWipeEllipse.right += FSTEP; in doFrame()
342 _rcWipeEllipse.bottom += FSTEP; in doFrame()
[all …]
/dports/multimedia/qmmp-plugin-pack-qt5/qmmp-plugin-pack-1.5.2/src/Visual/goom/
H A Dgoom_config_param.h97 #define FSTEP(p) ((p).param.fval.step) macro
H A Dconfig_param.c58 FSTEP(p) = 0.01f; in goom_secure_f_param()
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/goom/
H A Dgoom_config_param.h76 #define FSTEP(p) ((p).param.fval.step) macro
/dports/graphics/goom/goom2k4-0/src/
H A Dgoom_config_param.h76 #define FSTEP(p) ((p).param.fval.step) macro
/dports/math/miracl/miracl-5.6/
H A Dmr87f.c137 FSTEP MACRO i,j in fastmodmult()
206 FSTEP CNT1,CNT2 in fastmodmult()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
H A Dgoom_config_param.h94 #define FSTEP(p) ((p).param.fval.step) macro
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_config_param.h94 #define FSTEP(p) ((p).param.fval.step) macro
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
H A Dgoom_config_param.h94 #define FSTEP(p) ((p).param.fval.step) macro
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
H A Dgoom_config_param.h94 #define FSTEP(p) ((p).param.fval.step) macro
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_config_param.h94 #define FSTEP(p) ((p).param.fval.step) macro
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
H A Dgoom_config_param.h94 #define FSTEP(p) ((p).param.fval.step) macro
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
H A Dgoom_config_param.h94 #define FSTEP(p) ((p).param.fval.step) macro
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()
H A Dgoom_config_param.h94 #define FSTEP(p) ((p).param.fval.step) macro
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/goom/
H A Dconfig_param.c48 FSTEP (*p) = 0.01f; in goom_secure_f_param()

123