Searched refs:fx (Results 1 – 11 of 11) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/cts/utils/ |
D | CamUtils.java | 92 float fx = fy; in intFromLstar() local 99 float xT = cubeExceedEpsilon ? fx * fx * fx : (116f * fx - 16f) / kappa; in intFromLstar() 100 float zT = cubeExceedEpsilon ? fz * fz * fz : (116f * fx - 16f) / kappa; in intFromLstar()
|
/cts/tests/openglperf2/jni/graphics/ |
D | Matrix.cpp | 139 float fx = centerX - eyeX; in newLookAt() local 144 float rlf = 1.0f / (float) sqrt(fx * fx + fy * fy + fz * fz); in newLookAt() 145 fx *= rlf; in newLookAt() 151 float sy = fz * upX - fx * upZ; in newLookAt() 152 float sz = fx * upY - fy * upX; in newLookAt() 162 float uy = sz * fx - sx * fz; in newLookAt() 163 float uz = sx * fy - sy * fx; in newLookAt() 168 d[2] = -fx; in newLookAt()
|
/cts/apps/CameraITS/tests/scene2_b/ |
D | test_yuv_jpeg_capture_sameness.py | 135 rgb_jpg, None, fx=scale_factor, fy=scale_factor)
|
/cts/apps/CameraITS/tests/scene6/ |
D | test_in_sensor_zoom.py | 159 rgb_zoomed_raw, None, fx=inv_scale_factor, fy=inv_scale_factor)
|
/cts/apps/CameraITS/utils/ |
D | image_fov_utils.py | 218 img = cv2.resize(img, (0, 0), fx=2.0, fy=2.0)
|
/cts/tests/tests/security/res/raw/ |
D | drm_uaf.dm | 6 <��fx��<Hw$�fx��<U��fx���<H��… 12 !��(����F ��h���ꥆ��@.�<��l��6�h�k�υ��fx���H ����<��9�_/*_�?���bQ�ձ�~��oI�a��f�<�y�\�a���Z…
|
D | cve_2019_2245.ts | 7153 d�,`(`�2!��L>��.��J��ن�qZ�I���W���`���"fx��A��Po����(��i��h���~�9�B������%W…
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVRecordActivity.java | 579 double fx = width/2/Math.tan(alpha/2.0); in init() local 582 + mCamera.getParameters().getHorizontalViewAngle() +" Estimated fx = "+fx); in init()
|
/cts/apps/CameraITS/tests/scene4/ |
D | test_multi_camera_alignment.py | 71 img = cv2.resize(img, None, fx=2, fy=2)
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ExtendedCameraCharacteristicsTest.java | 2577 float fx = cameraIntrinsics[0]; in verifyLensCalibration() local
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |