Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 127) sorted by relevance

123456

/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Dstress_iio.c331 static int enable_gyro(int on){ in enable_gyro() argument
333 ret = write_sysfs_int_and_verify("gyro_enable", dev_dir_name, on); in enable_gyro()
340 static int enable_gyro_output(int on){ in enable_gyro_output() argument
342 gyro_data_is_enabled = on; in enable_gyro_output()
343 ret = write_sysfs_int_and_verify("gyro_fifo_enable", dev_dir_name, on); in enable_gyro_output()
350 static int enable_compass(int on){ in enable_compass() argument
353 compass_data_is_enabled = on; in enable_compass()
354 ret = write_sysfs_int_and_verify("compass_enable", dev_dir_name, on); in enable_compass()
361 static int enable_pressure(int on){ in enable_pressure() argument
364 ret = write_sysfs_int_and_verify("pressure_enable", dev_dir_name, on); in enable_pressure()
[all …]
/hardware/intel/img/psb_video/src/
DREADME22 lnc_xxxx.c/h are files for encoding on MRST
23 psb_xxxx.c/h are files for decoding on MRST (some files are reused in MFLD)
24 pnw_xxxx.c/h are files for encoding/decoding on MFLD
25 tng_xxxx.c/h are files for encoding/decoding on MRFLD
36 | | |- lnc_cmdbuf.h (below files are for encode on MRST)
48 | | |- psb_deblock.c (below files are for decode on MRST)
58 | |- pnw_cmdbuf.h (below files are for encode on MFLD)
74 | |- psb_cmdbuf.h (below files are for decode on MFLD)
94 | |- object_heap.h (below files are common for encode and decode on MFLD)
114 | |- tng_cmdbuf.h (below files are for encode on MRFLD)
[all …]
/hardware/qcom/power/
Dpower.c166 static void power_set_interactive(struct power_module *module, int on) in power_set_interactive() argument
169 last_state = on; in power_set_interactive()
171 if (last_state == on) in power_set_interactive()
174 last_state = on; in power_set_interactive()
177 ALOGV("%s %s", __func__, (on ? "ON" : "OFF")); in power_set_interactive()
178 if (on) { in power_set_interactive()
/hardware/intel/img/libdrm/libdrm/
Dconfig.h.in73 /* Enable extensions on AIX 3, Interix. */
77 /* Enable GNU extensions on systems that have them. */
81 /* Enable threading extensions on Solaris. */
85 /* Enable extensions on HP NonStop. */
89 /* Enable general extensions on Solaris. */
98 /* Number of bits in a file offset, on hosts where this is settable. */
101 /* Define for large files, on AIX-style hosts. */
104 /* Define to 1 if on MINIX. */
/hardware/intel/bootstub/
DVERSION10 0.3 spi on select 0x2. June 17, 2008
11 0.2 spi support on. June 10, 2008
12 0.1 Initial bootstub version for power on. May 21, 2008
DLICENSE1 --- A note on GPL versions
53 software. If the software is modified by someone else and passed on, we
55 that any problems introduced by others will not reflect on the original
73 refers to any such program or work, and a "work based on the Program"
83 is covered only if its contents constitute a work based on the
85 Whether that is true depends on what the Program does.
89 conspicuously and appropriately publish on each copy an appropriate
99 of it, thus forming a work based on the Program, and copy and
119 does not normally print such an announcement, your work based on
128 on the Program, the distribution of the whole must be on the terms of
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG7 the encoder are advised to use the git master branch and discuss issues on
17 Added usage info on command line options
28 Don't exit on decode errors in vpxenc
81 This introduces a number of enhancements, mostly focused on real-time
93 a boolean - zero (off) or non-zero (on). For compatibility with
109 for notes on upgrading).
137 possible by configuring the on-the-fly bitpacking experiment with
139 faster (ARM) depending on the number of threads and bitrate
169 map was not being reinitialized on keyframes (#378)
173 Our fourth named release, focused on performance and features related to
[all …]
Dusage_cx.dox6 of time in microseconds the encoder should spend working on the frame. For
7 more information on the <code>deadline</code> parameter, see
Dmainpage.dox11 source codec deployed on millions of computers and devices worldwide.
26 - The \ref readme contains instructions on recompiling the sample applications.
27 - Read the \ref usage "usage" for a narrative on codec usage.
Dusage_dx.dox10 spend working on the frame. This is typically used to support adaptive
11 \ref usage_postproc based on the amount of free CPU time. For more
12 information on the <code>deadline</code> parameter, see \ref usage_deadline.
46 frames that are ready for display, depending on the codec.
58 automatically by the codec, depending on the amount of time remaining before
/hardware/broadcom/libbt/src/
Dupio.c251 int upio_set_bluetooth_power(int on) in upio_set_bluetooth_power() argument
258 switch(on) in upio_set_bluetooth_power()
272 if (bt_emul_enable == on) in upio_set_bluetooth_power()
275 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power()
277 bt_emul_enable = on; in upio_set_bluetooth_power()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/
DREADME.webm7 Google's framework for writing C++ tests on a variety of platforms
8 (Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dvp8_variance_halfpixvar16x16_hv_armv6.asm38 add r9, r0, r1 ; pointer to pixels on the next row
45 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
49 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
88 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
92 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
130 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
134 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
170 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
174 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING25 strategy to use in any particular case, based on the explanations below.
54 modified by someone else and passed on, the recipients should know
89 For example, on rare occasions, there may be a special need to
111 "work based on the library" and a "work that uses the library". The
129 which has been distributed under these terms. A "work based on the
146 on the Library (independent of the use of the Library in a tool for
147 writing it). Whether that is true depends on what the Library does
152 you conspicuously and appropriately publish on each copy an
163 of it, thus forming a work based on the Library, and copy and
196 on the Library, the distribution of the whole must be on the terms of
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCHANGES3 * New feature: death tests are supported on OpenBSD and in iOS
73 * Google Test now works on Solaris and AIX.
103 * New feature: death tests on Windows, Cygwin, and Mac.
135 * Enabled running Python tests on systems with python 2.3 installed,
146 * Adjusted the output format on Windows to be understandable by Visual Studio.
152 * Fixed issues with compiling on Mac OS X.
153 * Fixed issues with compiling on Cygwin.
/hardware/ti/omap3/dspbridge/inc/
DLICENSE41 form, that is based on (or derived from) the Work and for which the
52 or by an individual or Legal Entity authorized to submit on behalf of
56 communication on electronic mailing lists, source code control systems,
57 and issue tracking systems that are managed by, or on behalf of, the
63 on behalf of whom a Contribution has been received by Licensor and
145 Contributor provides its Contributions) on an "AS IS" BASIS,
170 on Your own behalf and on Your sole responsibility, not on behalf
185 file or class name and description of purpose be included on the
198 distributed under the License is distributed on an "AS IS" BASIS,
/hardware/ti/omap3/dspbridge/dspexec/
DLICENSE41 form, that is based on (or derived from) the Work and for which the
52 or by an individual or Legal Entity authorized to submit on behalf of
56 communication on electronic mailing lists, source code control systems,
57 and issue tracking systems that are managed by, or on behalf of, the
63 on behalf of whom a Contribution has been received by Licensor and
145 Contributor provides its Contributions) on an "AS IS" BASIS,
170 on Your own behalf and on Your sole responsibility, not on behalf
185 file or class name and description of purpose be included on the
198 distributed under the License is distributed on an "AS IS" BASIS,
/hardware/libhardware_legacy/
DNOTICE8 distributed under the License is distributed on an "AS IS" BASIS,
54 form, that is based on (or derived from) the Work and for which the
65 or by an individual or Legal Entity authorized to submit on behalf of
69 communication on electronic mailing lists, source code control systems,
70 and issue tracking systems that are managed by, or on behalf of, the
76 on behalf of whom a Contribution has been received by Licensor and
158 Contributor provides its Contributions) on an "AS IS" BASIS,
183 on Your own behalf and on Your sole responsibility, not on behalf
/hardware/samsung_slsi/exynos5/libcamera2/
DNOTICE8 distributed under the License is distributed on an "AS IS" BASIS,
54 form, that is based on (or derived from) the Work and for which the
65 or by an individual or Legal Entity authorized to submit on behalf of
69 communication on electronic mailing lists, source code control systems,
70 and issue tracking systems that are managed by, or on behalf of, the
76 on behalf of whom a Contribution has been received by Licensor and
158 Contributor provides its Contributions) on an "AS IS" BASIS,
183 on Your own behalf and on Your sole responsibility, not on behalf
/hardware/qcom/display/msm8226/liblight/
DNOTICE8 distributed under the License is distributed on an "AS IS" BASIS,
54 form, that is based on (or derived from) the Work and for which the
65 or by an individual or Legal Entity authorized to submit on behalf of
69 communication on electronic mailing lists, source code control systems,
70 and issue tracking systems that are managed by, or on behalf of, the
76 on behalf of whom a Contribution has been received by Licensor and
158 Contributor provides its Contributions) on an "AS IS" BASIS,
183 on Your own behalf and on Your sole responsibility, not on behalf
/hardware/qcom/media/libstagefrighthw/
DNOTICE7 distributed under the License is distributed on an "AS IS" BASIS,
53 form, that is based on (or derived from) the Work and for which the
64 or by an individual or Legal Entity authorized to submit on behalf of
68 communication on electronic mailing lists, source code control systems,
69 and issue tracking systems that are managed by, or on behalf of, the
75 on behalf of whom a Contribution has been received by Licensor and
157 Contributor provides its Contributions) on an "AS IS" BASIS,
182 on Your own behalf and on Your sole responsibility, not on behalf
/hardware/qcom/display/msm8226/libcopybit/
DNOTICE8 distributed under the License is distributed on an "AS IS" BASIS,
54 form, that is based on (or derived from) the Work and for which the
65 or by an individual or Legal Entity authorized to submit on behalf of
69 communication on electronic mailing lists, source code control systems,
70 and issue tracking systems that are managed by, or on behalf of, the
76 on behalf of whom a Contribution has been received by Licensor and
158 Contributor provides its Contributions) on an "AS IS" BASIS,
183 on Your own behalf and on Your sole responsibility, not on behalf
/hardware/qcom/display/msm8084/liblight/
DNOTICE8 distributed under the License is distributed on an "AS IS" BASIS,
54 form, that is based on (or derived from) the Work and for which the
65 or by an individual or Legal Entity authorized to submit on behalf of
69 communication on electronic mailing lists, source code control systems,
70 and issue tracking systems that are managed by, or on behalf of, the
76 on behalf of whom a Contribution has been received by Licensor and
158 Contributor provides its Contributions) on an "AS IS" BASIS,
183 on Your own behalf and on Your sole responsibility, not on behalf
/hardware/ril/reference-ril/
DNOTICE8 distributed under the License is distributed on an "AS IS" BASIS,
54 form, that is based on (or derived from) the Work and for which the
65 or by an individual or Legal Entity authorized to submit on behalf of
69 communication on electronic mailing lists, source code control systems,
70 and issue tracking systems that are managed by, or on behalf of, the
76 on behalf of whom a Contribution has been received by Licensor and
158 Contributor provides its Contributions) on an "AS IS" BASIS,
183 on Your own behalf and on Your sole responsibility, not on behalf
/hardware/qcom/display/msm8084/libcopybit/
DNOTICE8 distributed under the License is distributed on an "AS IS" BASIS,
54 form, that is based on (or derived from) the Work and for which the
65 or by an individual or Legal Entity authorized to submit on behalf of
69 communication on electronic mailing lists, source code control systems,
70 and issue tracking systems that are managed by, or on behalf of, the
76 on behalf of whom a Contribution has been received by Licensor and
158 Contributor provides its Contributions) on an "AS IS" BASIS,
183 on Your own behalf and on Your sole responsibility, not on behalf

123456