Home
last modified time | relevance | path

Searched refs:MAX_COMPARES (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/tools/
H A Dregrep.cpp23 #define MAX_COMPARES 16 macro
64 uint8_t status[MAX_COMPARES];
65 uint8_t matchbitmap[MAX_COMPARES];
66 std::string text[MAX_COMPARES];
85 static summary_list lists[MAX_COMPARES];
720 bitmap_argb32 bitmaps[MAX_COMPARES]; in compare_screenshots()
721 int unique[MAX_COMPARES]; in compare_screenshots()
830 bitmap_argb32 bitmaps[MAX_COMPARES]; in generate_png_diff()
/dports/emulators/mame/mame-mame0226/src/tools/
H A Dregrep.cpp23 #define MAX_COMPARES 16 macro
64 uint8_t status[MAX_COMPARES];
65 uint8_t matchbitmap[MAX_COMPARES];
66 std::string text[MAX_COMPARES];
85 static summary_list lists[MAX_COMPARES];
720 bitmap_argb32 bitmaps[MAX_COMPARES]; in compare_screenshots()
721 int unique[MAX_COMPARES]; in compare_screenshots()
830 bitmap_argb32 bitmaps[MAX_COMPARES]; in generate_png_diff()