Home
last modified time | relevance | path

Searched defs:MAX_TILES (Results 1 – 25 of 50) sorted by relevance

12

/dports/games/julius/julius-1.7.0/src/map/
H A Dimage_context.c11 #define MAX_TILES 8 macro
317 … int context_matches_tiles(const struct terrain_image_context *context, const int tiles[MAX_TILES]) in context_matches_tiles()
327 static const terrain_image *get_image(int group, int tiles[MAX_TILES]) in get_image()
370 …ll_matches(int grid_offset, int terrain, int match_value, int no_match_value, int tiles[MAX_TILES]) in fill_matches()
400 static void set_tiles_road(int grid_offset, int tiles[MAX_TILES]) in set_tiles_road()
458 …int grid_offset, int direction, int multi_tile_mask, int tiles[MAX_TILES], int include_constructio… in set_terrain_reservoir()
/dports/games/augustus/augustus-3.1.0/src/map/
H A Dimage_context.c11 #define MAX_TILES 8 macro
318 … int context_matches_tiles(const struct terrain_image_context *context, const int tiles[MAX_TILES]) in context_matches_tiles()
328 static const terrain_image *get_image(int group, int tiles[MAX_TILES]) in get_image()
371 …ll_matches(int grid_offset, int terrain, int match_value, int no_match_value, int tiles[MAX_TILES]) in fill_matches()
401 static void set_tiles_road(int grid_offset, int tiles[MAX_TILES]) in set_tiles_road()
477 …int grid_offset, int direction, int multi_tile_mask, int tiles[MAX_TILES], int include_constructio… in set_terrain_reservoir()
/dports/games/augustus/augustus-3.1.0/src/building/
H A Dconnectable.c16 #define MAX_TILES 8 macro
174 const int tiles[MAX_TILES], int rotation, int terrain_tiles[MAX_TILES]) in context_matches_tiles()
190 static int get_image_offset(int group, int tiles[MAX_TILES], int rotation, int terrain_tiles[MAX_TI… in get_image_offset()
/dports/games/warzone2100/warzone2100/src/
H A Dtexture.h40 #define MAX_TILES TILES_IN_PAGE macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/explore_sites/
H A DExperimentalExploreSitesSection.java27 private static final int MAX_TILES = 3; field in ExperimentalExploreSitesSection
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/DetourTileCache/source/
H A DDetourTileCache.cpp416 const int MAX_TILES = 32; in queryTiles() local
572 const int MAX_TILES = 32; in buildNavMeshTilesAt() local
/dports/games/julius/julius-1.7.0/src/widget/
H A Dmap_editor_tool.c12 #define MAX_TILES 4 macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/examples/
H A Dlightfield_bitstream_parsing.c37 #define MAX_TILES 512 macro
/dports/games/augustus/augustus-3.1.0/src/widget/
H A Dmap_editor_tool.c12 #define MAX_TILES 4 macro
/dports/www/firefox/firefox-99.0/third_party/aom/examples/
H A Dlightfield_bitstream_parsing.c37 #define MAX_TILES 512 macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/examples/
H A Dlightfield_bitstream_parsing.c37 #define MAX_TILES 512 macro
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/examples/
H A Dlightfield_bitstream_parsing.c37 #define MAX_TILES 512 macro
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Source/
H A DDetourTileCache.cpp480 const int MAX_TILES = 32; in queryTiles() local
638 const int MAX_TILES = 32; in buildNavMeshTilesAt() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Ddxva2_av1.c29 #define MAX_TILES 256 macro
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Ddxva2_av1.c29 #define MAX_TILES 256 macro
/dports/emulators/jzintv/jzintv-20200712-src/src/demo/
H A Ddemo2asm.c112 #define MAX_TILES (4096) /* 16Kwords worth of tiles. */ macro
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/
H A Dmap.h70 #define MAX_TILES 256 // max # of different kinds of tiles per tileset macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/examples/
H A Dlightfield_bitstream_parsing.c52 #define MAX_TILES 512 macro
/dports/emulators/citra/citra-ac98458e0/src/core/hw/
H A Dy2r.cpp22 static const std::size_t MAX_TILES = 1024 / 8; variable
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hw/
H A Dy2r.cpp22 static const std::size_t MAX_TILES = 1024 / 8; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/examples/
H A Dlightfield_bitstream_parsing.c52 #define MAX_TILES 512 macro
/dports/multimedia/aom/aom-3.2.0/examples/
H A Dlightfield_bitstream_parsing.c52 #define MAX_TILES 512 macro
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd_avif.c50 #define MAX_TILES 8 macro
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd_avif.c50 #define MAX_TILES 8 macro
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dmap.h79 #define MAX_TILES 256 // max # of different kinds of tiles per tileset macro

12