Searched refs:mode (Results 151 - 175 of 330) sorted by relevance

1234567891011>>

/hardware/libhardware/include/hardware/
H A Dbt_hh.h103 * the protocol mode is one of the value from bthh_protocol_mode_t
105 typedef void (* bthh_protocol_mode_callback)(bt_bdaddr_t *bd_addr, bthh_status_t hh_status, bthh_protocol_mode_t mode);
162 /** Get the HID proto mode. */
165 /** Set the HID proto mode. */
/hardware/qcom/audio/hal/voice_extn/
H A Dvoice_extn.c292 ALOGD("%s is_call_active:%d in_call:%d, mode:%d\n",
293 __func__, is_call_active, adev->voice.in_call, adev->mode);
299 (adev->voice.in_call && adev->mode == AUDIO_MODE_IN_CALL)) {
417 if (adev->mode == AUDIO_MODE_NORMAL) {
531 str_parms_add_int(reply, AUDIO_PARAMETER_KEY_AUDIO_MODE, adev->mode);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h88 setPositionMode(const LocPosMode& mode);
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_audio_acdb.h82 uint32_t mode; member in struct:msm_spk_prot_cfg
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_audio_acdb.h89 uint32_t mode; /*0 - Start spk prot member in struct:msm_spk_prot_cfg
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_audio_acdb.h87 uint32_t mode; member in struct:msm_spk_prot_cfg
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_audio_acdb.h99 uint32_t mode; /*0 - Start spk prot member in struct:msm_spk_prot_cfg
/hardware/ti/omap4-aah/camera/inc/
H A DCameraProperties.h209 void setMode(OperatingMode mode);
/hardware/intel/img/libdrm/
H A Dltmain.sh39 # --mode=MODE use operation mode MODE
58 # Try `$progname --help --mode=MODE' for a more detailed description of MODE.
94 # NLS nuisances: We save the old values to restore during execute mode.
242 # Echo program name prefixed message, along with the current mode
246 $ECHO "$progname${mode+: }$mode: $*"
250 # Echo program name prefixed message in verbose mode only.
265 $ECHO "$progname${mode+: }$mode
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Ddenoising.c216 mbmi->mode = x->best_sse_inter_mode;
232 * Note that any changes to the mode info only affects the
240 mbmi->mode = ZEROMV;
H A Dmr_dissim.c59 * were initialized to all 0.(ref_frame, mode, mv...)
202 /* Store mode info for next resolution encoding */
203 store_mode_info->mode = tmp->mbmi.mode;
221 is no mode & motion info available.
/hardware/intel/img/hwcomposer/common/base/
H A DHwcModule.cpp186 static int hwc_setPowerMode(hwc_composer_device_1_t *dev, int disp, int mode) argument
190 bool ret = hwc->setPowerMode(disp, mode);
192 WLOGTRACE("failed to set power mode of disp %d", disp);
/hardware/intel/img/libdrm/libdrm/
H A Dxf86drmMode.h81 /* Video mode flags */
105 /* Scaling mode options */
111 /* Dithering mode options */
222 drmModeModeInfo mode; member in struct:_drmModeCrtc
315 * Set the mode on a crtc crtcId with the given mode modeId.
319 drmModeModeInfoPtr mode);
351 * Attaches the given mode to an connector.
356 * Detaches a mode from the connector
357 * must be unused, by the given mode
[all...]
/hardware/intel/img/psb_video/src/android/
H A Dpsb_HDMIExtMode.c57 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI mode\n", __FUNCTION__);
108 strHeight = strstr(hdmi_crtc->mode.name, "x");
109 hdmi_extvideo_prop->ExtVideoMode_XRes = (unsigned short)atoi(hdmi_crtc->mode.name);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dand_constructor.c282 * @param mode Turn on recording mode with RD_RECORD and turn off recording mode with
283 * RD_NO_DBG. Turn on playback mode with RD_PLAYBACK.
285 void inv_set_debug_mode(rd_dbg_mode mode) argument
288 inv_construct.debug_mode = mode;
/hardware/qcom/display/msm8084/libcopybit/
H A Dc2d2.h127 /* derived RGB color formats (base format + mode bits) */
184 /* derived YUV color formats (base format + mode bits), FOURCC */
312 uint32 format; /* RGB color format plus additional mode bits */
322 uint32 format; /* YUV color format plus additional mode bits */
635 uint32 surface_id, uint32 mode );
656 C2D_OBJECT * c2dObject, uint32 mode);
/hardware/qcom/display/msm8226/libcopybit/
H A Dc2d2.h127 /* derived RGB color formats (base format + mode bits) */
184 /* derived YUV color formats (base format + mode bits), FOURCC */
312 uint32 format; /* RGB color format plus additional mode bits */
322 uint32 format; /* YUV color format plus additional mode bits */
635 uint32 surface_id, uint32 mode );
656 C2D_OBJECT * c2dObject, uint32 mode);
/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h127 /* derived RGB color formats (base format + mode bits) */
184 /* derived YUV color formats (base format + mode bits), FOURCC */
312 uint32 format; /* RGB color format plus additional mode bits */
322 uint32 format; /* YUV color format plus additional mode bits */
635 uint32 surface_id, uint32 mode );
656 C2D_OBJECT * c2dObject, uint32 mode);
/hardware/qcom/display/msm8974/libcopybit/
H A Dc2d2.h127 /* derived RGB color formats (base format + mode bits) */
184 /* derived YUV color formats (base format + mode bits), FOURCC */
312 uint32 format; /* RGB color format plus additional mode bits */
322 uint32 format; /* YUV color format plus additional mode bits */
635 uint32 surface_id, uint32 mode );
656 C2D_OBJECT * c2dObject, uint32 mode);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dts_parser.cpp31 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode) argument
33 reorder_ts = mode;
184 DEBUG("\n not in avi mode");
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dts_parser.cpp33 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode) argument
35 reorder_ts = mode;
215 DEBUG("not in avi mode");
/hardware/qcom/msm8x74/kernel-headers/sound/
H A Daudio_effects.h170 uint32_t mode; member in struct:reverb_params
196 uint32_t mode; member in struct:bass_boost_params
/hardware/qcom/msm8x74/original-kernel-headers/sound/
H A Daudio_effects.h195 uint32_t mode; member in struct:reverb_params
220 uint32_t mode; member in struct:bass_boost_params
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Daudio_effects.h170 uint32_t mode; member in struct:reverb_params
196 uint32_t mode; member in struct:bass_boost_params
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Daudio_effects.h195 uint32_t mode; member in struct:reverb_params
220 uint32_t mode; member in struct:bass_boost_params

Completed in 2376 milliseconds

1234567891011>>