Home
last modified time | relevance | path

Searched refs:num_vary_y (Results 1 – 8 of 8) sorted by relevance

/dports/devel/stb/stb-f54acd4/tests/
H A Dherringbone_generator.c42 c.num_vary_y = 1; in main()
47 c.num_vary_y = atoi(argv[5+i]); in main()
/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dherringbone_generator.c42 c.num_vary_y = 1; in main()
47 c.num_vary_y = atoi(argv[5+i]); in main()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dherringbone_generator.c42 c.num_vary_y = 1; in main()
47 c.num_vary_y = atoi(argv[5+i]); in main()
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dherringbone_generator.c42 c.num_vary_y = 1; in main()
47 c.num_vary_y = atoi(argv[5+i]); in main()
/dports/devel/stb/stb-f54acd4/
H A Dstb_herringbone_wang_tile.h232 int num_vary_y; // additional number of variations along y axis in the template member
437 int horz_h = c->num_color[0] * c->num_color[1] * c->num_color[2] * c->num_vary_y; in stbhw__get_template_info()
501 for (q=0; q < c->num_vary_y; ++q) { in stbhw__process_template()
519 c->num_vary_y); in stbhw__process_template()
531 for (q=0; q < c->num_vary_y; ++q) { in stbhw__process_template()
551 c->num_vary_y); in stbhw__process_template()
893 c.num_vary_y = header[5]; in stbhw_build_tileset_from_image()
901 c.num_vary_y = header[7]; in stbhw_build_tileset_from_image()
905 if (c.num_vary_x < 0 || c.num_vary_x > 64 || c.num_vary_y < 0 || c.num_vary_y > 64) in stbhw_build_tileset_from_image()
1204 data[w*3-2-i] = c->num_vary_y; in stbhw_make_template()
[all …]
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_herringbone_wang_tile.h231 int num_vary_y; // additional number of variations along y axis in the template member
436 int horz_h = c->num_color[0] * c->num_color[1] * c->num_color[2] * c->num_vary_y; in stbhw__get_template_info()
500 for (q=0; q < c->num_vary_y; ++q) { in stbhw__process_template()
518 c->num_vary_y); in stbhw__process_template()
530 for (q=0; q < c->num_vary_y; ++q) { in stbhw__process_template()
550 c->num_vary_y); in stbhw__process_template()
892 c.num_vary_y = header[5]; in stbhw_build_tileset_from_image()
900 c.num_vary_y = header[7]; in stbhw_build_tileset_from_image()
904 if (c.num_vary_x < 0 || c.num_vary_x > 64 || c.num_vary_y < 0 || c.num_vary_y > 64) in stbhw_build_tileset_from_image()
1203 data[w*3-2-i] = c->num_vary_y; in stbhw_make_template()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_herringbone_wang_tile.h232 int num_vary_y; // additional number of variations along y axis in the template member
437 int horz_h = c->num_color[0] * c->num_color[1] * c->num_color[2] * c->num_vary_y; in stbhw__get_template_info()
501 for (q=0; q < c->num_vary_y; ++q) { in stbhw__process_template()
519 c->num_vary_y); in stbhw__process_template()
531 for (q=0; q < c->num_vary_y; ++q) { in stbhw__process_template()
551 c->num_vary_y); in stbhw__process_template()
893 c.num_vary_y = header[5]; in stbhw_build_tileset_from_image()
901 c.num_vary_y = header[7]; in stbhw_build_tileset_from_image()
905 if (c.num_vary_x < 0 || c.num_vary_x > 64 || c.num_vary_y < 0 || c.num_vary_y > 64) in stbhw_build_tileset_from_image()
1204 data[w*3-2-i] = c->num_vary_y; in stbhw_make_template()
[all …]
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_herringbone_wang_tile.h232 int num_vary_y; // additional number of variations along y axis in the template member
437 int horz_h = c->num_color[0] * c->num_color[1] * c->num_color[2] * c->num_vary_y; in stbhw__get_template_info()
501 for (q=0; q < c->num_vary_y; ++q) { in stbhw__process_template()
519 c->num_vary_y); in stbhw__process_template()
531 for (q=0; q < c->num_vary_y; ++q) { in stbhw__process_template()
551 c->num_vary_y); in stbhw__process_template()
893 c.num_vary_y = header[5]; in stbhw_build_tileset_from_image()
901 c.num_vary_y = header[7]; in stbhw_build_tileset_from_image()
905 if (c.num_vary_x < 0 || c.num_vary_x > 64 || c.num_vary_y < 0 || c.num_vary_y > 64) in stbhw_build_tileset_from_image()
1204 data[w*3-2-i] = c->num_vary_y; in stbhw_make_template()
[all …]