Searched refs:mode (Results 101 - 125 of 330) sorted by relevance

1234567891011>>

/hardware/intel/img/hwcomposer/include/
H A DDummyDevice.h48 virtual bool setPowerMode(int mode);
H A DIDisplayDevice.h89 virtual bool setPowerMode(int mode) = 0;
H A DPhysicalDevice.h52 virtual bool setPowerMode(int mode);
/hardware/invensense/6515/libsensors_iio/software/core/mpl/
H A Dmag_disturb.h23 void inv_track_world_yaw_angle_angle(int mode, float currdip);
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/
H A Dmag_disturb.h22 void inv_track_world_yaw_angle_angle(int mode, float currdip);
/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);
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
H A Dmcifcfunc.h43 * @param mode SMC mode affects the way SMC is handled
47 __smc(0) void smc(int32_t mode);
/hardware/ti/omap4-aah/camera/
H A DCameraParameters.cpp51 const char CameraProperties::SUPPORTED_EXPOSURE_MODES[] = "prop-exposure-mode-values";
61 const char CameraProperties::SUPPORTED_ISO_VALUES[] = "prop-iso-mode-values";
62 const char CameraProperties::SUPPORTED_SCENE_MODES[] = "prop-scene-mode-values";
63 const char CameraProperties::SUPPORTED_FLASH_MODES[] = "prop-flash-mode-values";
64 const char CameraProperties::SUPPORTED_FOCUS_MODES[] = "prop-focus-mode-values";
82 const char CameraProperties::EXPOSURE_MODE[] = "prop-exposure-mode-default";
84 const char CameraProperties::ISO_MODE[] = "prop-iso-mode-default";
85 const char CameraProperties::FOCUS_MODE[] = "prop-focus-mode-default";
86 const char CameraProperties::SCENE_MODE[] = "prop-scene-mode-default";
87 const char CameraProperties::FLASH_MODE[] = "prop-flash-mode
203 setMode(OperatingMode mode) argument
[all...]
/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Ddsscomp.h317 enum dsscomp_setup_mode mode; member in struct:dsscomp_setup_mgr_data
326 enum dsscomp_setup_mode mode; member in struct:dsscomp_check_ovl_data
334 enum dsscomp_setup_mode mode; member in struct:dsscomp_setup_dispc_data
367 struct dsscomp_videomode mode; member in struct:dsscomp_setup_display_data
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioHardwareALSA.h279 status_t open(int mode);
336 status_t open(int mode);
408 status_t open(int mode);
471 * setMode is called when the audio mode changes. NORMAL mode is for
475 virtual status_t setMode(int mode);
526 int mode() function in class:android_audio_legacy::AudioHardwareALSA
547 void disableVoiceCall(char* verb, char* modifier, int mode, int device);
548 void enableVoiceCall(char* verb, char* modifier, int mode, int device);
/hardware/qcom/display/msm8084/liboverlay/
H A Doverlay.h140 static void setDMAMode(const int& mode);
299 inline void Overlay::setDMAMode(const int& mode) { argument
300 if(mode == DMA_LINE_MODE || mode == DMA_BLOCK_MODE)
301 sDMAMode = mode;
/hardware/qcom/display/msm8226/liboverlay/
H A Doverlay.h145 static void setDMAMode(const int& mode);
307 inline void Overlay::setDMAMode(const int& mode) { argument
308 if(mode == DMA_LINE_MODE || mode == DMA_BLOCK_MODE)
309 sDMAMode = mode;
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXAlgo.cpp46 CAMHAL_LOGDB("Capture mode %s", params.get(TICameraParameters::KEY_CAP_MODE));
84 /// Configure IPP, LDCNSF, GBCE and GLBCE only in HQ mode
447 CAMHAL_LOGEB("Error while getting video stabilization mode 0x%x",
472 CAMHAL_LOGEB("Error while configuring video stabilization mode 0x%x", eError);
477 CAMHAL_LOGDA("Video stabilization mode configured successfully");
486 status_t OMXCameraAdapter::setGBCE(OMXCameraAdapter::BrightnessMode mode) argument
506 switch ( mode )
535 CAMHAL_LOGDB("GBCE configured successfully 0x%x", mode);
544 status_t OMXCameraAdapter::setGLBCE(OMXCameraAdapter::BrightnessMode mode) argument
563 switch ( mode )
601 setCaptureMode(OMXCameraAdapter::CaptureMode mode) argument
718 setLDC(OMXCameraAdapter::IPPMode mode) argument
769 setNSF(OMXCameraAdapter::IPPMode mode) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodemb.c488 MB_PREDICTION_MODE mode; local
505 mode = plane == 0 ? mbmi->mode : mbmi->uv_mode;
506 vp9_predict_intra_block(xd, block >> 6, bwl, TX_32X32, mode,
525 mode = plane == 0 ? mbmi->mode : mbmi->uv_mode;
526 vp9_predict_intra_block(xd, block >> 4, bwl, TX_16X16, mode,
545 mode = plane == 0 ? mbmi->mode : mbmi->uv_mode;
546 vp9_predict_intra_block(xd, block >> 2, bwl, TX_8X8, mode,
[all...]
/hardware/akm/AK8975_FS/akmdfs/
H A DAK8975Driver.c242 Set AK8975 to the specific mode.
245 @param[in] mode This value should be one of the AK8975_Mode which is defined in
248 int16_t AKD_SetMode(const BYTE mode) argument
255 if (ioctl(s_fdDev, ECS_IOCTL_SET_MODE, &mode) < 0) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dblockd.h80 B_PRED, /* block based prediction, each block has its own prediction mode */
157 uint8_t mode, uv_mode; member in struct:__anon513
178 MB_PREDICTION_MODE mode; member in struct:__anon514
H A Donyx.h68 static void Scale2Ratio(int mode, int *hr, int *hs) argument
70 switch (mode)
115 /* mode ->
116 *(0)=Realtime/Live Encoding. This mode is optimized for realtim
238 /* Memory location to store low-resolution encoder's mode info */
/hardware/intel/img/libdrm/libdrm/intel/
H A Dintel_bufmgr.h181 #define dri_bo_set_tiling(bo, mode) drm_intel_bo_set_tiling(bo, mode, 0)
/hardware/intel/img/libdrm/libdrm/
H A Dxf86drmMode.c270 memcpy(&r->mode, &crtc.mode, sizeof(struct drm_mode_modeinfo));
279 drmModeModeInfoPtr mode)
289 if (mode) {
290 memcpy(&crtc.mode, mode, sizeof(struct drm_mode_modeinfo));
458 memcpy(&res.mode, mode_info, sizeof(struct drm_mode_modeinfo));
468 memcpy(&res.mode, mode_info, sizeof(struct drm_mode_modeinfo));
277 drmModeSetCrtc(int fd, uint32_t crtcId, uint32_t bufferId, uint32_t x, uint32_t y, uint32_t *connectors, int count, drmModeModeInfoPtr mode) argument
/hardware/intel/img/libdrm/shared-core/
H A Ddrm_mode.h43 /* Video mode flags */
69 /* Scaling mode options */
76 /* Dithering mode options */
122 struct drm_mode_modeinfo mode; member in struct:drm_mode_crtc
281 struct drm_mode_modeinfo mode; member in struct:drm_mode_mode_cmd
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegBase.cpp96 if (pstConfig->mode == MODE_ENCODE)
104 if (pstConfig->mode == MODE_ENCODE) {
112 if (pstConfig->mode == MODE_ENCODE) {
155 if (pstConfig->mode == MODE_ENCODE)
163 if (pstConfig->mode == MODE_ENCODE)
253 (t_stJpegConfig.mode == MODE_ENCODE)) {
364 t_stJpegConfig.mode = eMode;
720 t_stJpegConfig.mode = eMode;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dblock.h62 B_PREDICTION_MODE mode; member in struct:__anon546::__anon547
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_debugmodes.c60 print_mi_data(cm, mvs, "Modes:", offsetof(MB_MODE_INFO, mode));
/hardware/qcom/media/libc2dcolorconvert/
H A DC2DColorConverter.h110 virtual int32_t dumpOutput(char * filename, char mode) = 0;
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
H A DV4LCameraAdapter.h89 virtual status_t useBuffers(CameraMode mode, void* bufArr, int num, size_t length, unsigned int queueable);

Completed in 826 milliseconds

1234567891011>>