| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/ |
| H A D | polygon.hpp | 45 \tparam ClockWise true for clockwise direction, 69 bool ClockWise = true, 84 typedef ring<Point, ClockWise, Closed, PointList, PointAlloc> ring_type; 158 bool ClockWise, bool Closed, 168 Point, ClockWise, Closed, 179 bool ClockWise, bool Closed, 189 Point, ClockWise, Closed, 196 Point, ClockWise, Closed, 206 bool ClockWise, bool Closed, 216 Point, ClockWise, Closed, [all …]
|
| H A D | ring.hpp | 44 \tparam ClockWise true for clockwise direction, 60 bool ClockWise = true, bool Closed = true, 115 bool ClockWise, bool Closed, 119 struct tag<model::ring<Point, ClockWise, Closed, Container, Allocator> > 147 static const order_selector value = clockwise;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | point_order.hpp | 38 points within a polygon. Polygons can be ordered either clockwise or 50 /// Points are ordered clockwise 51 clockwise = 1, enumerator 52 /// Points are ordered counter clockwise 64 ring or (multi)polygon, clockwise, counter clockwise or not known. 71 static const order_selector value = clockwise; 82 struct clockwise struct 84 static const order_selector value = geometry::clockwise; argument 109 : public detail::point_order::clockwise {}; 113 : public detail::point_order::clockwise {}; [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/ |
| H A D | box_view.hpp | 34 \tparam Clockwise If true, walks in clockwise direction, otherwise 45 template <typename Box, bool Clockwise = true> 75 detail::assign_box_corners_oriented<!Clockwise>(m_box, rng); in apply() 91 template<typename Box, bool Clockwise> 92 struct tag<box_view<Box, Clockwise> > 107 static order_selector const value = clockwise;
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_rotary_test.c | 104 unsigned short clockwise=0,anticlockwise=0; //��־��ת���� in main() local 120 while (1&&!(clockwise&&anticlockwise)) { in main() 125 log_info("rotary(%d) is clockwise\n", rotary_event.code); in main() 127 clockwise = 0x1; in main()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipoly.h | 47 * number of clockwise and counter-clockwise path 84 #define CLOCKWISE 1 macro 93 int ClockWise; /* flag for winding number rule */ member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/ |
| H A D | shapes.cpp | 125 // Legalized triangle by rotating clockwise around point(0) 133 // Legalize triagnle by rotating clockwise around oPoint 211 // The point counter-clockwise to given point 224 // The point counter-clockwise to given point 237 // The neighbor clockwise to given point 248 // The neighbor counter-clockwise to given point
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | panorama_stitchingApp.h | 122 * @brief Clockwise rotation angle of overlapping area from src image to dst image 126 RK_PS_SrcOverlapPosition_0 = 0, /**< clockwise rotation 0 degrees */ 127 RK_PS_SrcOverlapPosition_90 = 1, /**< clockwise rotation 90 degrees */ 128 RK_PS_SrcOverlapPosition_180 = 2, /**< clockwise rotation 180 degrees */ 129 RK_PS_SrcOverlapPosition_270 = 3, /**< clockwise rotation 270 degrees */
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | RockchipRgaMacro.h | 20 /* rotate source image 90 degrees clockwise */ … 24 /* rotate source image 270 degrees clockwise */ …
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | do_reverse.hpp | 28 struct do_reverse<clockwise, false> : boost::false_type {}; 31 struct do_reverse<clockwise, true> : boost::true_type {};
|
| /OK3568_Linux_fs/debian/overlay/etc/profile.d/ |
| H A D | gst.sh | 68 # clockwise(90)|rotate-180|counterclockwise(270)|horizontal-flip|vertical-flip 69 # export CAMERA_FLIP=clockwise
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/ |
| H A D | buffer.hpp | 38 So, in clockwise order: 52 Around a polygon, assumed clockwise internally,
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gstreamer1/ |
| H A D | gst.sh | 79 # clockwise(90)|rotate-180|counterclockwise(270)|horizontal-flip|vertical-flip 80 # export CAMERA_FLIP=clockwise
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_common.h | 312 D45_PRED, /* Directional 45 deg prediction [anti-clockwise from 0 deg hor] */ 313 D135_PRED, /* Directional 135 deg prediction [anti-clockwise from 0 deg hor] 315 D117_PRED, /* Directional 112 deg prediction [anti-clockwise from 0 deg hor] 317 D153_PRED, /* Directional 157 deg prediction [anti-clockwise from 0 deg hor] 319 D27_PRED, /* Directional 22 deg prediction [anti-clockwise from 0 deg hor] */ 320 D63_PRED, /* Directional 67 deg prediction [anti-clockwise from 0 deg hor] */
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | av1d_common.h | 273 D45_PRED, /* Directional 45 deg prediction [anti-clockwise from 0 deg hor] */ 274 D135_PRED, /* Directional 135 deg prediction [anti-clockwise from 0 deg hor] 276 D117_PRED, /* Directional 112 deg prediction [anti-clockwise from 0 deg hor] 278 D153_PRED, /* Directional 157 deg prediction [anti-clockwise from 0 deg hor] 280 D27_PRED, /* Directional 22 deg prediction [anti-clockwise from 0 deg hor] */ 281 D63_PRED, /* Directional 67 deg prediction [anti-clockwise from 0 deg hor] */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | is_acceptable_turn.hpp | 48 struct acceptable_operation<Polygon, clockwise, polygon_tag> 62 struct acceptable_operation<MultiPolygon, clockwise, multi_polygon_tag>
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | rotary_encoder.c | 51 signed char dir; /* 1 - clockwise, -1 - CCW */ 83 /* turning counter-clockwise */ in rotary_encoder_report_event() 89 /* turning clockwise */ in rotary_encoder_report_event()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 109 right (clockwise when viewed from above), a negative value to the 129 position. Positive values move the camera to the right (clockwise 496 right (clockwise when viewed from above), a negative value to the 538 counter-clockwise direction to be applied to the captured images once 635 A correction of 90 degrees in counter-clockwise direction has to be
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | rotary-encoder.rst | 57 This state is used to recognize a clockwise turn 64 This state is used to recognize a counter-clockwise turn
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeopositioninfo.cpp | 69 …\value Direction The bearing measured in degrees clockwise from true north to the direction of tra… 72 …on. A positive value indicates a clockwise direction from true north and a negative value indicate…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | azimuth.hpp | 35 // North direction is used as a reference, angle is measured clockwise 37 // the reference vector is Y axis, angle is measured clockwise.
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-lgff.c | 108 *value++ = magnitude; /* clockwise strength */ in hid_lgff_set_autocenter() 109 *value++ = magnitude; /* counter-clockwise strength */ in hid_lgff_set_autocenter()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | is_convex.hpp | 58 // Walk in clockwise direction, consider ring as closed in apply() 97 // Next is on the left side of clockwise ring: in apply()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | drmrga.h | 47 /* rotate source image 90 degrees clockwise */ 51 /* rotate source image 270 degrees clockwise */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | sitronix,st7586.txt | 13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|