Home
last modified time | relevance | path

Searched refs:allowable_error (Results 1 – 25 of 45) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/test/
H A DSDL_test_compare.c39 …t SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error) in SDLTest_CompareSurfaces() argument
63 if (allowable_error<0) { in SDLTest_CompareSurfaces()
64 allowable_error = 0; in SDLTest_CompareSurfaces()
88 if (dist > allowable_error) { in SDLTest_CompareSurfaces()
105 …LogError("Comparison of pixels with allowable error of %i failed %i times.", allowable_error, ret); in SDLTest_CompareSurfaces()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/test/
H A DSDL_test_compare.c39 …t SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error) in SDLTest_CompareSurfaces() argument
63 if (allowable_error<0) { in SDLTest_CompareSurfaces()
64 allowable_error = 0; in SDLTest_CompareSurfaces()
88 if (dist > allowable_error) { in SDLTest_CompareSurfaces()
105 …LogError("Comparison of pixels with allowable error of %i failed %i times.", allowable_error, ret); in SDLTest_CompareSurfaces()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/test/
H A DSDL_test_compare.c39 …t SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error) in SDLTest_CompareSurfaces() argument
63 if (allowable_error<0) { in SDLTest_CompareSurfaces()
64 allowable_error = 0; in SDLTest_CompareSurfaces()
88 if (dist > allowable_error) { in SDLTest_CompareSurfaces()
105 …LogError("Comparison of pixels with allowable error of %i failed %i times.", allowable_error, ret); in SDLTest_CompareSurfaces()
/dports/x11/controllermap/SDL2-2.0.18/src/test/
H A DSDL_test_compare.c39 …t SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error) in SDLTest_CompareSurfaces() argument
63 if (allowable_error<0) { in SDLTest_CompareSurfaces()
64 allowable_error = 0; in SDLTest_CompareSurfaces()
88 if (dist > allowable_error) { in SDLTest_CompareSurfaces()
105 …LogError("Comparison of pixels with allowable error of %i failed %i times.", allowable_error, ret); in SDLTest_CompareSurfaces()
/dports/devel/sdl20/SDL2-2.0.18/src/test/
H A DSDL_test_compare.c39 …t SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error) in SDLTest_CompareSurfaces() argument
63 if (allowable_error<0) { in SDLTest_CompareSurfaces()
64 allowable_error = 0; in SDLTest_CompareSurfaces()
88 if (dist > allowable_error) { in SDLTest_CompareSurfaces()
105 …LogError("Comparison of pixels with allowable error of %i failed %i times.", allowable_error, ret); in SDLTest_CompareSurfaces()
/dports/audio/codec2/codec2-1.0.3/octave/
H A Dfdmdv_ut_freq_off.m101 allowable_error = sim_in.allowable_error; variable
283 if (f > startup_delay) && (abs(fest_current - foff_hz(f)) < allowable_error)
314 plot(abs(foff_statemach_log(ne,:) - foff_hz < allowable_error));
400 sim_in.allowable_error = 5;
439 sim_in.allowable_error = 5;
467 sim_in.allowable_error = 5;
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/SDL2-2.0.9/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/win_dll/include/SDL2/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-mingw/i686-w64-mingw32/include/SDL2/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/iortcw/iortcw-1.51c/MP/code/SDL2/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-VC/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-mingw/x86_64-w64-mingw32/include/SDL2/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/iortcw/iortcw-1.51c/SP/code/SDL2/include-2.0.1/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/iortcw/iortcw-1.51c/SP/code/SDL2/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/devel/sdl20/SDL2-2.0.18/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libsdl/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/graphics/blender/blender-2.91.0/extern/sdlew/include/SDL2/
H A DSDL_test_compare.h15 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/audio/fasttracker2/ft2-clone-1.49/vs2019_project/ft2-clone/sdl/include/SDL2/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/wxlauncher/wxLauncher-release-0.10.0/3rdparty/SDL2-2_0_3/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/SDL2/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/SDL2/include/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/SDL2/i686-w64-mingw32/include/SDL2/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/SDL2/
H A DSDL_test_compare.h58 … SDLTest_CompareSurfaces(SDL_Surface *surface, SDL_Surface *referenceSurface, int allowable_error);

12