Searched refs:b1v (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/geometry/strategies/spherical/ |
D | intersection.hpp | 307 vec3d_t const b1v = calc_policy.template to_cart3d<vec3d_t>(b1); in apply() local 314 plane2 = calc_policy.get_plane(b1v, b2v); in apply() 319 calculate_dist(b1v, b2v, plane2, dist_b1_b2); in apply() 354 sides.set<1>(plane1.side_value(b1v), plane1.side_value(b2v)); in apply() 441 return collinear_one_degenerated<Policy, calc_t>(a, true, b1, b2, a1, a2, b1v, b2v, in apply() 448 … plane1, b1v, b2v, dist_a1_a2, degen_neq_coords); in apply() 454 … calculate_collinear_data(a1, a2, b1, b2, a1v, a2v, plane1, b1v, b2v, dist_a1_a2, dist_a1_b1); in apply() 455 … calculate_collinear_data(a1, a2, b2, b1, a1v, a2v, plane1, b2v, b1v, dist_a1_a2, dist_a1_b2); in apply() 456 … calculate_collinear_data(b1, b2, a1, a2, b1v, b2v, plane2, a1v, a2v, dist_b1_b2, dist_b1_a1); in apply() 457 … calculate_collinear_data(b1, b2, a2, a1, b1v, b2v, plane2, a2v, a1v, dist_b1_b2, dist_b1_a2); in apply() [all …]
|
/third_party/boost/libs/geometry/test/formulas/ |
D | intersection.cpp | 118 point_3d b1v = bg::formula::geo_to_cart3d<point_3d>(b1, spheroid); in test_formulas() local 122 bg::formula::great_elliptic_intersection(a1v, a2v, b1v, b2v, resv, spheroid); in test_formulas()
|
/third_party/boost/boost/geometry/formulas/ |
D | geographic.hpp | 427 Point3d b1v, b2v, o2, n2; in experimental_elliptic_intersection() local 428 experimental_elliptic_plane(b1, b2, b1v, b2v, o2, n2, spheroid); in experimental_elliptic_intersection()
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | h264dsp.c | 155 vec_s16 b1v = vec_add( vec_sra(a7v, twov), a1v); \ 169 d3 = vec_add(b6v, b1v); \ 171 d4 = vec_sub(b6v, b1v); \
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 58833 zGY@9&Z|nmXXKv55;C1HuOareofY+HzG7Wt&b1v!|nX_81KRwgH><r*_=EzI~mD}ZA
|