Home
last modified time | relevance | path

Searched refs:plane (Results 151 – 175 of 19722) sorted by relevance

12345678910>>...789

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dcfhd.c898 for (plane = 0; plane < s->planes && !ret; plane++) { in cfhd_decode()
904 int act_plane = plane == 1 ? 2 : plane == 2 ? 1 : plane; in cfhd_decode()
916 … !highpass_stride || s->plane[plane].band[0][1].width > s->plane[plane].band[0][1].a_width || in cfhd_decode()
1066 for (plane = 0; plane < s->planes && !ret; plane++) { in cfhd_decode()
1071 int act_plane = plane == 1 ? 2 : plane == 2 ? 1 : plane; in cfhd_decode()
1281 for (plane = 0; plane < s->planes; plane++) { in cfhd_decode()
1282 int act_plane = plane == 1 ? 2 : plane == 2 ? 1 : plane; in cfhd_decode()
1296 s->plane[plane].band[4][1].width > s->plane[plane].band[4][1].a_width || in cfhd_decode()
1391 for (int plane = 0; plane < pdst->planes; plane++) { in update_thread_context() local
1392 memcpy(pdst->plane[plane].band, psrc->plane[plane].band, sizeof(pdst->plane[plane].band)); in update_thread_context()
[all …]
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/include/
H A Dshapes2.inc31 {plane {-y,1}
68 plane { y, 1}
69 plane {-y, 1}
108 plane { y, 0}
109 plane {-y, 2}
125 plane { x, 1}
126 plane {-x, 1}
136 plane { z, 1}
137 plane {-z, 1}
138 plane { y, 1}
[all …]
/dports/graphics/povray37/povray-3.7.0.10/distribution/include/
H A Dshapes2.inc31 {plane {-y,1}
68 plane { y, 1}
69 plane {-y, 1}
108 plane { y, 0}
109 plane {-y, 2}
125 plane { x, 1}
126 plane {-x, 1}
136 plane { z, 1}
137 plane {-z, 1}
138 plane { y, 1}
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/text/
H A DUCompactIntArray.java52 if (!planeTouched[plane]) { in elementAt()
56 return values[plane][(indices[plane][index >> BLOCKSHIFT] & 0xFFFF) in elementAt()
72 if (!planeTouched[plane]) { in setElementAt()
73 initPlane(plane); in setElementAt()
88 for (int plane = 0; plane < PLANECOUNT; plane++) { in compact()
122 values[plane] = result; in compact()
139 for (int plane = 0; plane < PLANECOUNT; plane++) { in expand()
146 tempArray[i] = values[plane][indices[plane][i >> BLOCKSHIFT] in expand()
163 planeTouched[plane] = true; in initPlane()
179 for (int plane = 0; plane < PLANECOUNT; plane++) { in getKSize()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_plane.c255 plane->base.properties = &plane->properties; in __drm_universal_plane_init()
446 ret = plane->funcs->late_register(plane); in drm_plane_register_all()
467 plane->funcs->early_unregister(plane); in drm_plane_unregister_all()
533 plane->funcs->atomic_destroy_state(plane, plane->state); in drm_plane_cleanup()
537 memset(plane, 0, sizeof(*plane)); in drm_plane_cleanup()
586 plane->old_fb = plane->fb; in drm_plane_force_disable()
690 if (plane->state && plane->state->fb) in drm_mode_getplane()
692 else if (!plane->state && plane->fb) in drm_mode_getplane()
841 plane->old_fb = plane->fb; in __setplane_internal()
858 plane->old_fb = plane->fb; in __setplane_internal()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_plane.c255 plane->base.properties = &plane->properties; in __drm_universal_plane_init()
446 ret = plane->funcs->late_register(plane); in drm_plane_register_all()
467 plane->funcs->early_unregister(plane); in drm_plane_unregister_all()
533 plane->funcs->atomic_destroy_state(plane, plane->state); in drm_plane_cleanup()
537 memset(plane, 0, sizeof(*plane)); in drm_plane_cleanup()
586 plane->old_fb = plane->fb; in drm_plane_force_disable()
690 if (plane->state && plane->state->fb) in drm_mode_getplane()
692 else if (!plane->state && plane->fb) in drm_mode_getplane()
841 plane->old_fb = plane->fb; in __setplane_internal()
858 plane->old_fb = plane->fb; in __setplane_internal()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_plane.c255 plane->base.properties = &plane->properties; in __drm_universal_plane_init()
446 ret = plane->funcs->late_register(plane); in drm_plane_register_all()
467 plane->funcs->early_unregister(plane); in drm_plane_unregister_all()
533 plane->funcs->atomic_destroy_state(plane, plane->state); in drm_plane_cleanup()
537 memset(plane, 0, sizeof(*plane)); in drm_plane_cleanup()
586 plane->old_fb = plane->fb; in drm_plane_force_disable()
690 if (plane->state && plane->state->fb) in drm_mode_getplane()
692 else if (!plane->state && plane->fb) in drm_mode_getplane()
841 plane->old_fb = plane->fb; in __setplane_internal()
858 plane->old_fb = plane->fb; in __setplane_internal()
[all …]
/dports/cad/netgen/netgen-6.2.2105/py_tutorials/
H A Dshaft.geo5 solid p1 = plane (0, 0, 0; -1, 0, 0)
6 and plane (10, 0, 0; 1, 0, 0)
8 ( plane (35, 0, 28; 0, -1, 3)
9 and plane (35, 0, -28; 0, -1, -3)
10 and plane (35, 0, 0; 0, 1, 0)
15 solid p2 = plane (35, 0, 0; -1, 0, 0)
16 and plane (45, 0, 0; 1, 0, 0)
20 and plane (35, 0, 0; 0, 1, 0)
25 solid p3 = plane (80, 0, 0; -1, 0, 0)
26 and plane (90, 0, 0; 1, 0, 0)
[all …]
/dports/cad/netgen/netgen-6.2.2105/tutorials/
H A Dshaft.geo5 solid p1 = plane (0, 0, 0; -1, 0, 0)
6 and plane (10, 0, 0; 1, 0, 0)
8 ( plane (35, 0, 28; 0, -1, 3)
9 and plane (35, 0, -28; 0, -1, -3)
10 and plane (35, 0, 0; 0, 1, 0)
15 solid p2 = plane (35, 0, 0; -1, 0, 0)
16 and plane (45, 0, 0; 1, 0, 0)
20 and plane (35, 0, 0; 0, 1, 0)
25 solid p3 = plane (80, 0, 0; -1, 0, 0)
26 and plane (90, 0, 0; 1, 0, 0)
[all …]
/dports/science/v_sim/v_sim-3.8.0/src/extraFunctions/
H A Dplane.c477 return plane; in visu_plane_new()
519 plane->nVect[0], plane->nVect[1], plane->nVect[2], (gpointer)plane); in visu_plane_setNormalVector()
521 plane->nVectUser[0], plane->nVectUser[1], plane->nVectUser[2], in visu_plane_setNormalVector()
526 if (!plane->box) in visu_plane_setNormalVector()
573 if (plane->nVect[0] == 0.f && plane->nVect[1] == 0.f && plane->nVect[2] == 0.f) in visu_plane_setOrigin()
593 if (plane->box) in visu_plane_setBox()
881 g_return_if_fail(VISU_IS_PLANE(plane) && plane->box); in computeInter()
921 plane->inter = g_list_sort_with_data(plane->inter, comparePolygonPoint, (gpointer)plane); in computeInter()
1078 side, plane->hiddenSide, (gpointer)plane); in visu_plane_setHiddenState()
1109 pScal = plane->nVect[0] * point[0] + plane->nVect[1] * point[1] + plane->nVect[2] * point[2] - in visu_plane_getVisibility()
[all …]
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Daabb.cpp52 plane[0][0] = 0; in QT_TEST()
53 plane[0][1] = 0; in QT_TEST()
54 plane[0][2] = 1; in QT_TEST()
61 plane[0][0] = 0; in QT_TEST()
62 plane[0][1] = 0; in QT_TEST()
63 plane[0][2] = 1; in QT_TEST()
64 plane[0][3] = 0; in QT_TEST()
70 plane[0][0] = 0; in QT_TEST()
71 plane[0][1] = 0; in QT_TEST()
72 plane[0][2] = 1; in QT_TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/post_filter/
H A Dpost_filter.cc219 super_res_info_[plane].step, superres_coefficients_[plane]);
223 int plane = kPlaneY; local
225 loop_restoration_buffer_[plane] = frame_buffer_.data(plane);
226 cdef_buffer_[plane] = frame_buffer_.data(plane);
227 superres_buffer_[plane] = frame_buffer_.data(plane);
228 source_buffer_[plane] = frame_buffer_.data(plane);
231 plane = kPlaneY;
281 int plane = kPlaneY; in ExtendBordersForReferenceFrame() local
300 frame_buffer_.stride(plane), frame_buffer_.left_border(plane), in ExtendBordersForReferenceFrame()
466 if (rows[plane] == 0 || rows[plane] >= 4) continue; in SetupLoopRestorationBorder()
[all …]
/dports/graphics/povray36/povray-3.6.1/scenes/advanced/piece2/
H A Dspural2.inc30 plane { < 1.000000 0.000000 0.000000> 0.509441 }
49 plane { < 1.000000 0.000000 0.000000> 0.519433 }
68 plane { < 1.000000 0.000000 0.000000> 0.529424 }
87 plane { < 1.000000 0.000000 0.000000> 0.539416 }
106 plane { < 1.000000 0.000000 0.000000> 0.549408 }
125 plane { < 1.000000 0.000000 0.000000> 0.559399 }
144 plane { < 1.000000 0.000000 0.000000> 0.569391 }
163 plane { < 1.000000 0.000000 0.000000> 0.579383 }
182 plane { < 1.000000 0.000000 0.000000> 0.589375 }
219 plane { < 1.000000 0.000000 0.000000> 0.599367 }
[all …]
H A Dspural1.inc33 plane { < 1.000000 0.000000 0.000000> 0.509441 }
52 plane { < 1.000000 0.000000 0.000000> 0.519433 }
71 plane { < 1.000000 0.000000 0.000000> 0.529424 }
90 plane { < 1.000000 0.000000 0.000000> 0.539416 }
109 plane { < 1.000000 0.000000 0.000000> 0.549408 }
128 plane { < 1.000000 0.000000 0.000000> 0.559399 }
147 plane { < 1.000000 0.000000 0.000000> 0.569391 }
166 plane { < 1.000000 0.000000 0.000000> 0.579383 }
185 plane { < 1.000000 0.000000 0.000000> 0.589375 }
222 plane { < 1.000000 0.000000 0.000000> 0.599367 }
[all …]
/dports/multimedia/libgav1/libgav1-0.17.0/src/post_filter/
H A Dpost_filter.cc132 int plane = kPlaneY; local
134 loop_restoration_buffer_[plane] = frame_buffer_.data(plane);
135 cdef_buffer_[plane] = frame_buffer_.data(plane);
136 superres_buffer_[plane] = frame_buffer_.data(plane);
137 source_buffer_[plane] = frame_buffer_.data(plane);
140 plane = kPlaneY;
158 cdef_buffer_[plane] += vertical_shift * frame_buffer_.stride(plane) +
287 int plane = kPlaneY; in ExtendBordersForReferenceFrame() local
306 frame_buffer_.stride(plane), frame_buffer_.left_border(plane), in ExtendBordersForReferenceFrame()
492 if (rows[plane] == 0 || rows[plane] >= 4) continue; in SetupLoopRestorationBorder()
[all …]
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/src/
H A DPlane_TEST.cc29 Planed plane(Vector3d(1, 0, 0), 0.1); in TEST() local
31 EXPECT_NEAR(plane.Offset(), 0.1, 1e-6); in TEST()
33 Planed planeCopy(plane); in TEST()
36 EXPECT_EQ(plane.Size(), planeCopy.Size()); in TEST()
47 Planed plane(Vector3d(0, 0, 1), 0.1); in TEST() local
67 Planed plane; in TEST() local
68 EXPECT_TRUE(equal(plane.Offset(), 0.0)); in TEST()
75 EXPECT_TRUE(equal(plane.Offset(), 2.0)); in TEST()
97 Planed plane(Vector3d(0, 0, 1), 1); in TEST() local
116 plane.Set(Vector3d(1, 0, 0), 4); in TEST()
[all …]

12345678910>>...789