Searched refs:mode (Results 1 - 25 of 112) sorted by relevance

12345

/hardware/invensense/mlsdk/mllite/
H A DmlSetGyroBias.h40 inv_error_t inv_set_gyro_bias_in_hw_unit(const short *bias, int mode);
41 inv_error_t inv_set_gyro_bias_in_dps(const long *bias, int mode);
42 inv_error_t inv_set_gyro_bias_in_dps_float(const float *bias, int mode);
H A DmlSetGyroBias.c35 int mode; member in struct:__anon153
89 inv_error_t inv_set_gyro_bias_in_hw_unit(const short *bias, int mode) argument
99 sgb.mode = mode;
107 inv_error_t inv_set_gyro_bias_in_dps(const long *bias, int mode) argument
127 result = inv_set_gyro_bias_in_hw_unit(offset, mode);
131 inv_error_t inv_set_gyro_bias_in_dps_float(const float *bias, int mode) argument
139 result = inv_set_gyro_bias_in_dps(biasL, mode);
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_rmnet.h27 #define RMNET_IS_MODE_QOS(mode) ((mode & RMNET_MODE_QOS) == RMNET_MODE_QOS)
29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_rmnet.h17 /* Bitmap macros for RmNET driver operation mode. */
26 #define RMNET_IS_MODE_QOS(mode) \
27 ((mode & RMNET_MODE_QOS) == RMNET_MODE_QOS)
28 #define RMNET_IS_MODE_IP(mode) \
29 ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
40 RMNET_IOCTL_GET_OPMODE = 0x000089F7, /* Get operation mode */
/hardware/libhardware_legacy/audio/
H A DAudioHardwareInterface.cpp54 static const char* displayMode(int mode) argument
56 if ((mode < AudioSystem::MODE_INVALID) || (mode >= AudioSystem::NUM_MODES))
58 return routingModeStrings[mode+3];
86 status_t AudioHardwareBase::setMode(int mode) argument
89 ALOGD("setMode(%s)", displayMode(mode));
91 if ((mode < 0) || (mode >= AudioSystem::NUM_MODES))
93 if (mMode == mode)
95 mMode = mode;
[all...]
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioHardwareBase.h39 * setMode is called when the audio mode changes. NORMAL mode is for
43 virtual status_t setMode(int mode);
55 /** returns true if the given mode maps to a telephony or VoIP call is in progress */
56 virtual bool isModeInCall(int mode) argument
57 { return ((mode == AudioSystem::MODE_IN_CALL)
58 || (mode == AudioSystem::MODE_IN_COMMUNICATION)); };
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/
H A DIFmRadio.aidl40 boolean rxSetMonoStereoMode(int mode);
41 boolean rxSetMonoStereoMode_nb(int mode);
83 boolean rxSetRdsAfSwitchMode(int mode);
84 boolean rxSetRdsAfSwitchMode_nb(int mode);
112 boolean txSetRdsTransmissionMode(int mode);
117 boolean txSetMonoStereoMode(int mode);
/hardware/invensense/libsensors_iio/software/core/mpl/
H A Dmag_disturb.h20 void inv_track_dip_angle(int mode, float currdip);
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec_secure.c25 OMX_U8 mode; local
74 DOMX_ERROR("errno from setting secure mode = %x",errno);
78 DOMX_ERROR("Setting unsecure mode failed");
90 ret = read(pComponentPrivate->secure_misc_drv_fd, &mode, sizeof(mode));
91 PROXY_assert(mode == enable, OMX_ErrorUndefined,"ERROR: We are not in secure mode");
92 DOMX_DEBUG("secure mode recieved from Misc driver for secure playback = 0x%x\n", mode);
136 DOMX_ERROR("Setting unsecure mode faile
[all...]
/hardware/msm7k/libgralloc-qsd8k/tests/
H A Dpmemalloc_test.cpp59 virtual int open(const char* pathname, int flags, int mode) { argument
96 virtual int open(const char* pathname, int flags, int mode) { argument
99 EXPECT_EQ(0, mode);
138 virtual int open(const char* pathname, int flags, int mode) { argument
141 EXPECT_EQ(0, mode);
183 virtual int open(const char* pathname, int flags, int mode) { argument
186 EXPECT_EQ(0, mode);
213 virtual int open(const char* pathname, int flags, int mode) { argument
216 EXPECT_EQ(0, mode);
287 virtual int open(const char* pathname, int flags, int mode) { argument
374 open(const char* pathname, int flags, int mode) argument
476 open(const char* pathname, int flags, int mode) argument
540 open(const char* pathname, int flags, int mode) argument
568 open(const char* pathname, int flags, int mode) argument
[all...]
/hardware/samsung_slsi/exynos5/libcamera2/
H A Dfimc-is-metadata.h209 enum processing_mode mode; member in struct:camera2_hotpixel_ctl
212 enum processing_mode mode; member in struct:camera2_hotpixel_dm
216 enum processing_mode mode; member in struct:camera2_demosaic_ctl
220 enum processing_mode mode; member in struct:camera2_demosaic_dm
224 enum processing_mode mode; member in struct:camera2_noisereduction_ctl
229 enum processing_mode mode; member in struct:camera2_noisereduction_dm
234 enum processing_mode mode; member in struct:camera2_shading_ctl
237 enum processing_mode mode; member in struct:camera2_shading_dm
241 enum processing_mode mode; member in struct:camera2_geometric_ctl
245 enum processing_mode mode; member in struct:camera2_geometric_dm
265 enum colorcorrection_mode mode; member in struct:camera2_colorcorrection_ctl
274 enum colorcorrection_mode mode; member in struct:camera2_colorcorrection_dm
296 enum tonemap_mode mode; member in struct:camera2_tonemap_ctl
304 enum tonemap_mode mode; member in struct:camera2_tonemap_dm
315 enum processing_mode mode; member in struct:camera2_edge_ctl
320 enum processing_mode mode; member in struct:camera2_edge_dm
581 enum aa_mode mode; member in struct:camera2_aa_ctl
604 enum aa_mode mode; member in struct:camera2_aa_dm
[all...]
H A DMetadataConverter.cpp248 dst->ctl.aa.mode = (enum aa_mode)(curr_entry.data.u8[0] + 1);
262 // skip locked mode
284 // skip locked mode
387 if (dst->ctl.aa.mode != AA_CONTROL_USE_SCENE_MODE)
405 dst->ctl.aa.mode = AA_CONTROL_USE_SCENE_MODE;
415 dst->ctl.noise.mode = PROCESSING_MODE_FAST;
417 dst->ctl.edge.mode = PROCESSING_MODE_FAST;
424 dst->ctl.aa.mode = AA_CONTROL_USE_SCENE_MODE;
434 dst->ctl.noise.mode = PROCESSING_MODE_FAST;
436 dst->ctl.edge.mode
[all...]
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Dfimc-is-metadata.h227 enum processing_mode mode; member in struct:camera2_hotpixel_ctl
231 enum processing_mode mode; member in struct:camera2_hotpixel_dm
239 enum processing_mode mode; member in struct:camera2_demosaic_ctl
243 enum processing_mode mode; member in struct:camera2_demosaic_dm
251 enum processing_mode mode; member in struct:camera2_noisereduction_ctl
256 enum processing_mode mode; member in struct:camera2_noisereduction_dm
265 enum processing_mode mode; member in struct:camera2_shading_ctl
269 enum processing_mode mode; member in struct:camera2_shading_dm
277 enum processing_mode mode; member in struct:camera2_geometric_ctl
281 enum processing_mode mode; member in struct:camera2_geometric_dm
304 enum colorcorrection_mode mode; member in struct:camera2_colorcorrection_ctl
312 enum colorcorrection_mode mode; member in struct:camera2_colorcorrection_dm
337 enum tonemap_mode mode; member in struct:camera2_tonemap_ctl
345 enum tonemap_mode mode; member in struct:camera2_tonemap_dm
359 enum processing_mode mode; member in struct:camera2_edge_ctl
364 enum processing_mode mode; member in struct:camera2_edge_dm
627 enum aa_mode mode; member in struct:camera2_aa_ctl
650 enum aa_mode mode; member in struct:camera2_aa_dm
[all...]
/hardware/libhardware_legacy/
H A Dqemu.h55 int mode );
/hardware/invensense/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c98 /* mode 0: search for which chip in the system and fill sysfs path
99 mode 1: return event number
101 static int parsing_proc_input(int mode, char *name){ argument
136 if (mode == 0){
144 } else if (mode != 0){
151 if(mode == 0){
165 } else if(mode == 1){
179 } else if (mode == 2) {
204 if(0 == mode)
206 if (mode
[all...]
/hardware/qcom/display/libexternal/
H A Dexternal.h66 int getModeOrder(int mode);
69 bool isInterlacedMode(int mode);
H A Dexternal.cpp93 * mode set thru adb shell */
94 int mode = getUserMode(); local
95 if (mode == -1) {
96 //Get the best mode and set
97 mode = getBestMode();
99 setResolution(mode);
390 // Parse this string to get mode(int)
483 int ExternalDisplay::getModeOrder(int mode) argument
487 switch (mode) {
526 /// Returns the user mode se
531 int mode = atoi(property_value); local
547 int mode = mEDIDModes[i]; local
603 const struct disp_mode_timing_type *mode = local
[all...]
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
H A Ddriver_mac80211_nl.c172 wpa_printf(MSG_ERROR, "nl80211: Set power mode fail: %d", ret);
195 int mode; local
196 mode = atoi(cmd + 10);
197 ret = wpa_driver_set_power_save(priv, mode);
201 g_power_mode = mode;
207 int mode = atoi(cmd + 11); local
208 if (mode == BLUETOOTH_COEXISTENCE_MODE_DISABLED) { /* disable BT-coex */
210 } else if (mode == BLUETOOTH_COEXISTENCE_MODE_SENSE) { /* enable BT-coex */
213 wpa_printf(MSG_DEBUG, "invalid btcoex mode: %d", mode);
[all...]
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMX3A.cpp48 // 1. Find camera's scene mode LUT
57 // 2. Find scene mode entry in table
76 int mode = 0; local
87 mode = getLUTvalue_HALtoOMX( str, SceneLUT);
88 if ( mFirstTimeInit || ((str != NULL) && ( mParameters3A.SceneMode != mode )) ) {
89 if ( 0 <= mode ) {
90 mParameters3A.SceneMode = mode;
91 if ((mode == OMX_Manual) && (mFirstTimeInit == false)){//Auto mode
94 if ((mode !
[all...]
/hardware/msm7k/liblights/
H A Dlights.c132 int mode = g_attention; local
134 if (mode == 7 && g_backlight) {
135 mode = 0;
137 ALOGV("%s g_backlight = %d, mode = %d, g_attention = %d\n",
138 __func__, g_backlight, mode, g_attention);
141 // can reset the timer on the breathing mode, which looks bad.
142 if (g_trackball == mode) {
146 return write_int(TRACKBALL_FILE, mode);
/hardware/samsung_slsi/exynos5/include/
H A Dfimg2d.h199 enum scaling mode; member in struct:fimg2d_scale
214 enum repeat mode; member in struct:fimg2d_repeat
219 enum bluescreen mode; member in struct:fimg2d_bluscr
/hardware/broadcom/libbt/src/
H A Dbt_vendor_brcm.c104 ALOGW("** Warning - BT Vendor Lib is loaded in debug tuning mode!");
195 uint8_t *mode = (uint8_t *) param; local
196 retval = hw_lpm_enable(*mode);
/hardware/msm7k/libgralloc-qsd8k/
H A Dpmemalloc.h79 virtual int open(const char* pathname, int flags, int mode) = 0;
140 virtual int open(const char* pathname, int flags, int mode) = 0;
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Ddhdioctl.h102 uint mode; /* Test mode (type of test packets) */ member in struct:dhd_pktgen
121 #define DHD_IDLE_STOP (-1) /* Request SD clock be stopped (and use SD1 mode) */
/hardware/libhardware_legacy/qemu/
H A Dqemu.c157 int mode )
186 int mode )
205 if (qemu_channel_open_tty(channel, name, mode) == 0)
235 fd = open(channel->device, mode);

Completed in 6907 milliseconds

12345