| /OK3568_Linux_fs/u-boot/cmd/ddr_tool/ |
| H A D | Kconfig | 6 This enable ddr tool such as ddr dq eye, ddr test tool, memtester and stressapptest. 9 bool "Enable DDR DQ eye fuction" 12 This enable ddr dq eye fuction.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeotiledmapscene.cpp | 376 QDoubleVector3D eye = center; in setupCamera() local 377 eye.setZ(altitude * edge / apertureSize); in setupCamera() 381 QDoubleVector3D view = eye - center; in setupCamera() 396 eye = mTilt * view + center; in setupCamera() 399 view = eye - center; in setupCamera() 419 m_cameraEye = eye; in setupCamera() 490 QDoubleVector3D eye = d->m_cameraEye; in updateTiles() local 491 eye.setX(eye.x() + camAdjust); in updateTiles() 495 cameraMatrix.lookAt(toVector3D(eye), toVector3D(center), toVector3D(d->m_cameraUp)); in updateTiles()
|
| H A D | qgeocameratiles.cpp | 260 QDoubleVector3D eye = center; in createFrustum() local 261 eye.setZ(altitude); in createFrustum() 263 QDoubleVector3D view = eye - center; in createFrustum() 277 eye = toDoubleVector3D((mTilt * toVector3D(view)) + toVector3D(center)); in createFrustum() 279 view = eye - center; in createFrustum() 304 QDoubleVector3D d = center - eye; in createFrustum() 309 QDoubleVector3D cf = eye + d * farPlane; in createFrustum() 310 QDoubleVector3D cn = eye + d * nearPlane; in createFrustum() 314 frustum.apex = eye; in createFrustum() 316 m_createFrustum_eye = eye; in createFrustum()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | phy-mtk-xsphy.txt | 46 - mediatek,eye-src : u32, the value of slew rate calibrate 47 - mediatek,eye-vrt : u32, the selection of VRT reference voltage 48 - mediatek,eye-term : u32, the selection of HS_TX TERM reference voltage 98 mediatek,eye-src = <4>;
|
| H A D | phy-mtk-tphy.txt | 61 - mediatek,eye-src : u32, the value of slew rate calibrate 62 - mediatek,eye-vrt : u32, the selection of VRT reference voltage 63 - mediatek,eye-term : u32, the selection of HS_TX TERM reference voltage
|
| H A D | apm-xgene-phy.txt | 17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial 22 - apm,tx-eye-direction : Eye tuning manual control direction. 0 means sample
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces.rst | 20 the human eye has color receptors that are sensitive to three different 26 Color exists only in the eye and brain and is the result of how strongly 30 enters the eye. The science of colorimetry is about the relationship 33 Since the human eye has only three color receptors it is perfectly 69 receptors in the eye and thus cause the perception of color. 93 eye, nor display technology is linear. Doubling the values of all 98 non-linear performance of both the eye and displays. Linear component 110 human eye is more sensitive to differences in luminance than in color
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xcompmgr/ |
| H A D | Config.in | 10 eye-candy effects.
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | affine.hpp | 333 : matrix(Mat4::eye()) in Affine3() 392 return Affine3<T>(cv::Affine3<T>::Mat4::eye()); in Identity() 407 rotation(Mat3::eye()); in rotation() 422 Mat3 R = c*Mat3::eye() + c1*rrt + s*r_x; in rotation()
|
| H A D | mat.hpp | 1426 static MatExpr eye(int rows, int cols, int type); 1432 static MatExpr eye(Size size, int type); 2312 static MatExpr eye(int rows, int cols); 2313 static MatExpr eye(Size size); 2509 static UMat eye(int rows, int cols, int type); 2510 static UMat eye(Size size, int type);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | affine.hpp | 333 : matrix(Mat4::eye()) in Affine3() 392 return Affine3<T>(cv::Affine3<T>::Mat4::eye()); in Identity() 407 rotation(Mat3::eye()); in rotation() 422 Mat3 R = c*Mat3::eye() + c1*rrt + s*r_x; in rotation()
|
| H A D | mat.hpp | 1426 static MatExpr eye(int rows, int cols, int type); 1432 static MatExpr eye(Size size, int type); 2312 static MatExpr eye(int rows, int cols); 2313 static MatExpr eye(Size size); 2509 static UMat eye(int rows, int cols, int type); 2510 static UMat eye(Size size, int type);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | affine.hpp | 333 : matrix(Mat4::eye()) in Affine3() 392 return Affine3<T>(cv::Affine3<T>::Mat4::eye()); in Identity() 407 rotation(Mat3::eye()); in rotation() 422 Mat3 R = c*Mat3::eye() + c1*rrt + s*r_x; in rotation()
|
| H A D | mat.hpp | 1426 static MatExpr eye(int rows, int cols, int type); 1432 static MatExpr eye(Size size, int type); 2312 static MatExpr eye(int rows, int cols); 2313 static MatExpr eye(Size size); 2509 static UMat eye(int rows, int cols, int type); 2510 static UMat eye(Size size, int type);
|
| /OK3568_Linux_fs/buildroot/package/stellarium/ |
| H A D | Config.in | 18 you see with the naked eye, binoculars or a telescope.
|
| /OK3568_Linux_fs/buildroot/package/enlightenment/ |
| H A D | Config.in | 21 Enlightenment is an eye-candy, compositing and stacking window
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/ |
| H A D | meye-uapi.rst | 28 Get and set the extended parameters of the motion eye camera.
|
| /OK3568_Linux_fs/rkbin/doc/release/ |
| H A D | RK3566_EN.md | 38 1. Add RK3566 2D eye scan support.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-backlight | 8 The human eye senses brightness approximately logarithmically,
|
| /OK3568_Linux_fs/buildroot/support/libtool/ |
| H A D | buildroot-libtool-v2.4.patch | 17 # but it's something to keep an eye on.
|
| H A D | buildroot-libtool-v1.5.patch | 77 # but it's something to keep an eye on.
|
| H A D | buildroot-libtool-v2.4.4.patch | 22 # but it's something to keep an eye on.
|
| H A D | buildroot-libtool-v2.2.patch | 17 # but it's something to keep an eye on.
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.h | 195 char eye[MAX_EYE]; member
|
| /OK3568_Linux_fs/rkbin/tools/ |
| H A D | ddrbin_tool_user_guide.txt | 91 * DDR eye scanning 92 1) eye_2d_scan_en: 1: will enable 2D eye scanning for debug purpose, vref and skew eye scanning.
|