Home
last modified time | relevance | path

Searched refs:normalized (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dtouptek.c277 u16 normalized; in setggain() local
279 normalized = gainify(global_gain); in setggain()
282 normalized, global_gain); in setggain()
284 reg_w(gspca_dev, normalized, REG_GREEN1_GAIN); in setggain()
285 reg_w(gspca_dev, normalized, REG_GREEN2_GAIN); in setggain()
291 u16 normalized; in setbgain() local
293 normalized = global_gain + in setbgain()
295 if (normalized > GAIN_MAX) { in setbgain()
297 GAIN_MAX, normalized); in setbgain()
298 normalized = GAIN_MAX; in setbgain()
[all …]
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/
H A Dcpufreq-set.c64 char normalized[NORM_FREQ_LEN]; in string_to_frequency() local
121 normalized[i] = *str; in string_to_frequency()
125 normalized[i] = '0'; in string_to_frequency()
128 match_count = (normalized[i-1] >= '5'); in string_to_frequency()
130 normalized[i-1] = 0; /* cp > 0 && pad >= 0 ==> i > 0 */ in string_to_frequency()
134 freq = strtoul(normalized, &end, 10); in string_to_frequency()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublevector3d.cpp47 QDoubleVector3D QDoubleVector3D::normalized() const in normalized() function in QDoubleVector3D
79 return crossProduct(v1, v2).normalized(); in normal()
85 return crossProduct((v2 - v1), (v3 - v1)).normalized(); in normal()
H A Dqdoublevector2d.cpp58 QDoubleVector2D QDoubleVector2D::normalized() const in normalized() function in QDoubleVector2D
H A Dqdoublevector2d_p.h87 QDoubleVector2D normalized() const;
H A Dqdoublevector3d_p.h88 QDoubleVector3D normalized() const;
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-colorimetry.rst64 - Specifies the normalized x chromaticity coordinate of the color
72 - Specifies the normalized y chromaticity coordinate of the color
80 - Specifies the normalized x chromaticity coordinate of the white
84 - Specifies the normalized y chromaticity coordinate of the white
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dsrem_mod.S133 subl %d6,%d3 | ...(D3,D4,D5) is normalized
147 orl %d7,%d4 | ...(D3,D4,D5) normalized
152 addil #0x00003FFE,%d3 | ...(D3,D4,D5) normalized
178 subl %d6,%d0 | ...(D0,D1,D2) is normalized
192 orl %d7,%d1 | ...(D0,D1,D2) normalized
197 addil #0x00003FFE,%d0 | ...(D0,D1,D2) normalized
277 subl %d6,%d0 | ...(D0,D1,D2) is normalized
284 bmis Get_Mod | ...already normalized
292 orl %d7,%d1 | ...(D0,D1,D2) normalized
H A Dslog2.S38 | Notes: Even if X is denormalized, log(X) is always normalized.
67 | Notes: Even if X is denormalized, log(X) is always normalized.
129 |--entry point for Log10(X), X is normalized
156 |--entry point for Log2(X), X is normalized
H A Dbindec.S13 | to 32-bits. The input may be either normalized,
24 | BINDEC_FLG for separating normalized/denormalized
170 | separating normalized/denormalized input. If the input
187 andiw #0x7fff,%d0 |strip sign of normalized exp
197 | Test if the normalized input is denormalized
203 andiw #0x7fff,%d0 |strip sign of normalized exp
H A Dget_op.S39 | routine. The number is normalized, put back on the stack and
42 | a normalized number in the source and the instruction is
46 | normalized number it becomes a denormalized number. The
H A Dsint.S233 | ;be normalized
234 | ;Output: a0 points to normalized
H A Dsgetem.S73 | For normalized numbers, leave the mantissa alone, simply load
H A Dx_unfl.S9 | by taking the intermediate result (which is always normalized) and
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dcpu-capacity.txt39 DMIPS/MHz are obtained. Such values are then normalized w.r.t. the highest
47 representing CPU capacity expressed in normalized DMIPS/MHz. At boot time, the
55 mhz values (normalized w.r.t. the highest value found while parsing the DT).
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/doublevectors/
H A Dtst_doublevectors.cpp85 QDoubleVector2D v2 = v1.normalized(); in basicFunctions2dTest()
204 QDoubleVector3D v2 = v1.normalized(); in basicFunctions3dTest()
/OK3568_Linux_fs/buildroot/package/libee/
H A DConfig.in8 events in a number of normalized formats. It's goal is
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-CVE-2021-42574.patch155 * gcc.dg/cpp/warn-normalized-4-bytes.c: New test.
156 * gcc.dg/cpp/warn-normalized-4-unicode.c: New test.
204 complaining about improperly normalized tokens, rather than just a
234 .../gcc.dg/cpp/warn-normalized-4-bytes.c | 21 +
235 .../gcc.dg/cpp/warn-normalized-4-unicode.c | 19 +
249 create mode 100644 gcc/testsuite/gcc.dg/cpp/warn-normalized-4-bytes.c
250 create mode 100644 gcc/testsuite/gcc.dg/cpp/warn-normalized-4-unicode.c
1681 diff --git a/gcc/testsuite/gcc.dg/cpp/warn-normalized-4-bytes.c b/gcc/testsuite/gcc.dg/cpp/warn-nor…
1682 --- a/gcc/testsuite/gcc.dg/cpp/warn-normalized-4-bytes.c 1969-12-31 16:00:00.000000000 -0800
1683 +++ b/gcc/testsuite/gcc.dg/cpp/warn-normalized-4-bytes.c 2021-12-14 01:16:01.557942991 -0800
[all …]
/OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/
H A D0003-Revert-Use-a-dedicated-EGLContext-for-the-decoration.patch222 …lGetVertexAttribiv(i, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, (GLint *) &m_vertexAttribs[i].normalized);
256 + m_vertexAttribs[i].normalized, m_vertexAttribs[i].stride,
284 + bool normalized;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-m2crypto/
H A Dcross-compile-platform.patch15 - # Swig needs to be normalized, particularly on i386.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp659 m_viewNormalized = m_view.normalized(); in setupCamera()
796 QDoubleVector2D viewDirectionProjected = -m_viewNormalized.toVector2D().normalized(); in updateVisibleRegion()
869 : m_point(linePoint), m_direction(lineDirection.normalized()) in Line2D()
891 : m_point(planePoint), m_normal(planeNormal.normalized()) { } in Plane()
/OK3568_Linux_fs/buildroot/package/libfreeglut/
H A D0001-Work-around-for-an-issue-which-cropped-up-with-the-release-of-gcc-10.patch51 …EXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride,…
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfplsp.S4894 # ssin(): computes the sine of a normalized input #
4896 # scos(): computes the cosine of a normalized input #
4898 # ssincos(): computes the sine and cosine of a normalized input #
5607 # stan(): computes the tangent of a normalized input #
6487 # sasin(): computes the inverse sine of a normalized input #
6682 # setox(): computes the exponential for a normalized input #
6684 # setoxm1(): computes the exponential minus 1 for a normalized input #
6839 # the FMOVEM may not seem relevant since X is normalized, #
7565 # scosh(): computes the hyperbolic cosine of a normalized input #
7679 # ssinh(): computes the hyperbolic sine of a normalized input #
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py996 normalized = string.lower()
997 if normalized in ("y", "yes", "1", "true"):
999 elif normalized in ("n", "no", "0", "false"):
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.9.045 - Map.zoomLevel now always refers to a normalized tile size of 256x256 pixels.

1234