Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc/
H A Dastc_encoding_choice_error.cpp61 res->endpt1[i] = ep1->endpt1[i]; in merge_endpoints()
70 res->endpt1[i].x = ep2->endpt1[i].x; in merge_endpoints()
77 res->endpt1[i].y = ep2->endpt1[i].y; in merge_endpoints()
84 res->endpt1[i].z = ep2->endpt1[i].z; in merge_endpoints()
91 res->endpt1[i].w = ep2->endpt1[i].w; in merge_endpoints()
280 float4 endpt1 = ep.endpt1[i]; in compute_encoding_choice_errors() local
281 float4 endpt_dif = endpt1 - endpt0; in compute_encoding_choice_errors()
288 endpt1.x += (endpt1.x - endpt1.z); in compute_encoding_choice_errors()
289 endpt1.y += (endpt1.y - endpt1.z); in compute_encoding_choice_errors()
291 && endpt1.x > (0.01f * 65535.0f) && endpt1.x < (0.99f * 65535.0f) in compute_encoding_choice_errors()
[all …]
H A Dastc_ideal_endpoints_and_weights.cpp156 …<%g %g %g %g>\n", i, highvalues[i], ei->ep.endpt1[i].x, ei->ep.endpt1[i].y, ei->ep.endpt1[i].z, ei… in compute_endpoints_and_ideal_weights_1_component()
340 ei->ep.endpt1[i].x = ep1.x; in compute_endpoints_and_ideal_weights_2_components()
344 ei->ep.endpt1[i].y = ep1.x; in compute_endpoints_and_ideal_weights_2_components()
348 ei->ep.endpt1[i].z = ep1.x; in compute_endpoints_and_ideal_weights_2_components()
352 ei->ep.endpt1[i].w = ep1.x; in compute_endpoints_and_ideal_weights_2_components()
359 ei->ep.endpt1[i].x = ep1.y; in compute_endpoints_and_ideal_weights_2_components()
402 …, highvalues[i].x, highvalues[i].y, ei->ep.endpt1[i].x, ei->ep.endpt1[i].y, ei->ep.endpt1[i].z, ei… in compute_endpoints_and_ideal_weights_2_components()
685 …, highvalues[i].y, highvalues[i].z, ei->ep.endpt1[i].x, ei->ep.endpt1[i].y, ei->ep.endpt1[i].z, ei… in compute_endpoints_and_ideal_weights_3_components()
856 …intf("%d High: <%g %g %g %g>\n", i, ei->ep.endpt1[i].x, ei->ep.endpt1[i].y, ei->ep.endpt1[i].z, ei… in compute_endpoints_and_ideal_weights_rgba()
1600 …printf("%d High <%g %g %g %g>\n", i, ep->endpt1[i].x, ep->endpt1[i].y, ep->endpt1[i].z, ep->endpt1 in recompute_ideal_colors()
[all …]
H A Dastc_compress_symbolic.cpp313 float4 ep = (float4(1, 1, 1, 1) - ei->ep.endpt0[i]) / (ei->ep.endpt1[i] - ei->ep.endpt0[i]); in compress_symbolic_block_fixed_partition_1_plane()
448 eix[decimation_mode].ep.endpt1[j], in compress_symbolic_block_fixed_partition_1_plane()
469 eix[decimation_mode].ep.endpt1[j], in compress_symbolic_block_fixed_partition_1_plane()
580 float4 ep1 = (float4(1, 1, 1, 1) - ei1->ep.endpt0[i]) / (ei1->ep.endpt1[i] - ei1->ep.endpt0[i]); in compress_symbolic_block_fixed_partition_2_planes()
589 float4 ep2 = (float4(1, 1, 1, 1) - ei2->ep.endpt0[i]) / (ei2->ep.endpt1[i] - ei2->ep.endpt0[i]); in compress_symbolic_block_fixed_partition_2_planes()
750 epm.endpt1[j], in compress_symbolic_block_fixed_partition_2_planes()
765 epm.endpt1[j], in compress_symbolic_block_fixed_partition_2_planes()
H A Dastc_codec_internals.h645 float4 endpt1[4]; member
H A Dastc_pick_best_endpoint_format.cpp68 float4 ep1 = ep->endpt1[partition_index]; in compute_color_error_for_every_integer_count_and_quantization_level()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc/
H A Dastc_encoding_choice_error.cpp61 res->endpt1[i] = ep1->endpt1[i]; in merge_endpoints()
70 res->endpt1[i].x = ep2->endpt1[i].x; in merge_endpoints()
77 res->endpt1[i].y = ep2->endpt1[i].y; in merge_endpoints()
84 res->endpt1[i].z = ep2->endpt1[i].z; in merge_endpoints()
91 res->endpt1[i].w = ep2->endpt1[i].w; in merge_endpoints()
280 float4 endpt1 = ep.endpt1[i]; in compute_encoding_choice_errors() local
281 float4 endpt_dif = endpt1 - endpt0; in compute_encoding_choice_errors()
288 endpt1.x += (endpt1.x - endpt1.z); in compute_encoding_choice_errors()
289 endpt1.y += (endpt1.y - endpt1.z); in compute_encoding_choice_errors()
291 && endpt1.x > (0.01f * 65535.0f) && endpt1.x < (0.99f * 65535.0f) in compute_encoding_choice_errors()
[all …]
H A Dastc_ideal_endpoints_and_weights.cpp156 …<%g %g %g %g>\n", i, highvalues[i], ei->ep.endpt1[i].x, ei->ep.endpt1[i].y, ei->ep.endpt1[i].z, ei… in compute_endpoints_and_ideal_weights_1_component()
340 ei->ep.endpt1[i].x = ep1.x; in compute_endpoints_and_ideal_weights_2_components()
344 ei->ep.endpt1[i].y = ep1.x; in compute_endpoints_and_ideal_weights_2_components()
348 ei->ep.endpt1[i].z = ep1.x; in compute_endpoints_and_ideal_weights_2_components()
352 ei->ep.endpt1[i].w = ep1.x; in compute_endpoints_and_ideal_weights_2_components()
359 ei->ep.endpt1[i].x = ep1.y; in compute_endpoints_and_ideal_weights_2_components()
402 …, highvalues[i].x, highvalues[i].y, ei->ep.endpt1[i].x, ei->ep.endpt1[i].y, ei->ep.endpt1[i].z, ei… in compute_endpoints_and_ideal_weights_2_components()
685 …, highvalues[i].y, highvalues[i].z, ei->ep.endpt1[i].x, ei->ep.endpt1[i].y, ei->ep.endpt1[i].z, ei… in compute_endpoints_and_ideal_weights_3_components()
856 …intf("%d High: <%g %g %g %g>\n", i, ei->ep.endpt1[i].x, ei->ep.endpt1[i].y, ei->ep.endpt1[i].z, ei… in compute_endpoints_and_ideal_weights_rgba()
1600 …printf("%d High <%g %g %g %g>\n", i, ep->endpt1[i].x, ep->endpt1[i].y, ep->endpt1[i].z, ep->endpt1 in recompute_ideal_colors()
[all …]
H A Dastc_compress_symbolic.cpp313 float4 ep = (float4(1, 1, 1, 1) - ei->ep.endpt0[i]) / (ei->ep.endpt1[i] - ei->ep.endpt0[i]); in compress_symbolic_block_fixed_partition_1_plane()
448 eix[decimation_mode].ep.endpt1[j], in compress_symbolic_block_fixed_partition_1_plane()
469 eix[decimation_mode].ep.endpt1[j], in compress_symbolic_block_fixed_partition_1_plane()
580 float4 ep1 = (float4(1, 1, 1, 1) - ei1->ep.endpt0[i]) / (ei1->ep.endpt1[i] - ei1->ep.endpt0[i]); in compress_symbolic_block_fixed_partition_2_planes()
589 float4 ep2 = (float4(1, 1, 1, 1) - ei2->ep.endpt0[i]) / (ei2->ep.endpt1[i] - ei2->ep.endpt0[i]); in compress_symbolic_block_fixed_partition_2_planes()
750 epm.endpt1[j], in compress_symbolic_block_fixed_partition_2_planes()
765 epm.endpt1[j], in compress_symbolic_block_fixed_partition_2_planes()
H A Dastc_codec_internals.h645 float4 endpt1[4]; member
H A Dastc_pick_best_endpoint_format.cpp68 float4 ep1 = ep->endpt1[partition_index]; in compute_color_error_for_every_integer_count_and_quantization_level()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dincnsg.c402 vsub_(endpt2, endpt1, dir); in incnsg_()
408 errdp_("#", endpt1, (ftnlen)1); in incnsg_()
409 errdp_("#", &endpt1[1], (ftnlen)1); in incnsg_()
410 errdp_("#", &endpt1[2], (ftnlen)1); in incnsg_()
437 vsub_(endpt1, apex, off1); in incnsg_()
492 if (vdist_(plnx, endpt1) <= dmag) { in incnsg_()
619 xpt1[0] = endpt1[0] + s1 * udir[0]; in incnsg_()
620 xpt1[1] = endpt1[1] + s1 * udir[1]; in incnsg_()
647 xpt2[0] = endpt1[0] + s2 * udir[0]; in incnsg_()
648 xpt2[1] = endpt1[1] + s2 * udir[1]; in incnsg_()
[all …]
H A Dzzcxbrut.c14 *angle, doublereal *endpt1, doublereal *endpt2, doublereal *xpt, in zzcxbrut_() argument
248 vsub_(endpt1, apex, off1); in zzcxbrut_()
H A DSpiceZfc.h4265 extern int incnsg_(doublereal *apex, doublereal *axis, doublereal *angle, doublereal *endpt1, doubl…
10440 extern int zzcxbrut_(doublereal *apex, doublereal *axis, doublereal *angle, doublereal *endpt1, dou…
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dincnsg.c402 vsub_(endpt2, endpt1, dir); in incnsg_()
408 errdp_("#", endpt1, (ftnlen)1); in incnsg_()
409 errdp_("#", &endpt1[1], (ftnlen)1); in incnsg_()
410 errdp_("#", &endpt1[2], (ftnlen)1); in incnsg_()
437 vsub_(endpt1, apex, off1); in incnsg_()
492 if (vdist_(plnx, endpt1) <= dmag) { in incnsg_()
619 xpt1[0] = endpt1[0] + s1 * udir[0]; in incnsg_()
620 xpt1[1] = endpt1[1] + s1 * udir[1]; in incnsg_()
647 xpt2[0] = endpt1[0] + s2 * udir[0]; in incnsg_()
648 xpt2[1] = endpt1[1] + s2 * udir[1]; in incnsg_()
[all …]
H A Dzzcxbrut.c14 *angle, doublereal *endpt1, doublereal *endpt2, doublereal *xpt, in zzcxbrut_() argument
248 vsub_(endpt1, apex, off1); in zzcxbrut_()
H A DSpiceZfc.h4265 extern int incnsg_(doublereal *apex, doublereal *axis, doublereal *angle, doublereal *endpt1, doubl…
10440 extern int zzcxbrut_(doublereal *apex, doublereal *axis, doublereal *angle, doublereal *endpt1, dou…
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/convert_osm/src/
H A Dsplit_ways.rs61 let endpt1 = pt_to_intersection[&orig_road.center_points[0].to_hashable()]; in split_up_roads() localVariable
63 let mut i1 = endpt1; in split_up_roads()
71 if i1 == endpt1 { in split_up_roads()
/dports/cad/openroad/OpenROAD-2.0/src/grt/src/fastroute/src/
H A Dmaze3D.cpp893 int endpt1, endpt2, A1, A2, B1, B2, C1, C2, cnt, cnt_n1n2, remd; in mazeRouteMSMDOrder3D() local
1337 endpt1 = treeedges[corE1].n1; in mazeRouteMSMDOrder3D()
1358 if (endpt1 == n1 || endpt2 == n1) // E1 is on (n1, A1) or (n1, A2) in mazeRouteMSMDOrder3D()
1362 if (endpt1 == A2 || endpt2 == A2) { in mazeRouteMSMDOrder3D()
1390 C1 = endpt1; in mazeRouteMSMDOrder3D()
1491 endpt1 = treeedges[corE2].n1; in mazeRouteMSMDOrder3D()
1512 if (endpt1 == n2 || endpt2 == n2) // E2 is on (n2, B1) or (n2, B2) in mazeRouteMSMDOrder3D()
1516 if (endpt1 == B2 || endpt2 == B2) { in mazeRouteMSMDOrder3D()
1542 D1 = endpt1; in mazeRouteMSMDOrder3D()
H A Dmaze.cpp1070 int endpt1, endpt2, A1, A2, B1, B2, C1, C2, D1, D2, cnt, cnt_n1n2; in mazeRouteMSMD() local
1523 endpt1 = treeedges[corr_edge_[E1y][E1x]].n1; in mazeRouteMSMD()
1544 if (endpt1 == n1 || endpt2 == n1) // E1 is on (n1, A1) or (n1, A2) in mazeRouteMSMD()
1548 if (endpt1 == A2 || endpt2 == A2) { in mazeRouteMSMD()
1573 C1 = endpt1; in mazeRouteMSMD()
1654 endpt1 = treeedges[corr_edge_[E2y][E2x]].n1; in mazeRouteMSMD()
1675 if (endpt1 == n2 || endpt2 == n2) // E2 is on (n2, B1) or (n2, B2) in mazeRouteMSMD()
1679 if (endpt1 == B2 || endpt2 == B2) { in mazeRouteMSMD()
1705 D1 = endpt1; in mazeRouteMSMD()
/dports/math/R-cran-VGAM/VGAM/R/
H A Dfamily.binomial.R1554 endpt1 <- (x == size) & ((shape1 < 1/Bigg) | (shape2 < 1/Bigg)) & ok0 functionVar
1555 if (any(endpt1)) {
1556 ans[endpt1] <-
1557 lgamma( size[endpt1] + shape1[endpt1]) +
1558 lgamma(shape1[endpt1] + shape2[endpt1]) -
1559 (lgamma( size[endpt1] + shape1[endpt1] + shape2[endpt1]) +
1560 lgamma(shape1[endpt1]))
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Dcompgeom.F545 subroutine minspt(dist,maxrow,n,endpt1,endpt2,u,y) argument
561 integer u(*),endpt1(*),endpt2(*) local
581 endpt1(l)=imin
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Devents.c2860 void findwirex(XPoint *endpt1, XPoint *endpt2, XPoint *userpt, in findwirex() argument
2866 xsq = sqwirelen(endpt1, endpt2); in findwirex()
2867 ysq = sqwirelen(endpt1, userpt); in findwirex()
2872 newpos->x = endpt1->x + (int)((endpt2->x - endpt1->x) * frac); in findwirex()
2873 newpos->y = endpt1->y + (int)((endpt2->y - endpt1->y) * frac); in findwirex()
2875 *rot = 180.0 + INVRFAC * atan2((double)(endpt1->x - in findwirex()
2876 endpt2->x), (double)(endpt1->y - endpt2->y)); in findwirex()
2886 XPoint *endpt1, *endpt2; in findattach() local
3011 endpt1 = minpt; in findattach()
3013 findwirex(endpt1, endpt2, userpt, newpos, &locrot); in findattach()
/dports/devel/py-game/pygame-2.1.0/test/
H A Drect_test.py888 endpt1 = inner_seq1(pt1)
891 clipped_line = rect.clipline((endpt1, inner_seq2(pt2)))
928 endpt1 = inner_seq1(pt1)
934 clipped_line = rect.clipline(outer_seq((endpt1, endpt2)))
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZfc.h4265 extern int incnsg_(doublereal *apex, doublereal *axis, doublereal *angle, doublereal *endpt1, doubl…
10440 extern int zzcxbrut_(doublereal *apex, doublereal *axis, doublereal *angle, doublereal *endpt1, dou…
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZfc.h4265 extern int incnsg_(doublereal *apex, doublereal *axis, doublereal *angle, doublereal *endpt1, doubl…
10440 extern int zzcxbrut_(doublereal *apex, doublereal *axis, doublereal *angle, doublereal *endpt1, dou…