Searched refs:enable (Results 226 - 250 of 251) sorted by relevance

1234567891011

/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_mdp.h601 uint32_t enable; member in struct:msmfb_overlay_blt
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_mdp.h416 /* flags for enable CSC, toggling RGB,YUV input/output */
650 uint32_t enable; member in struct:msmfb_overlay_blt
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Android.cpp692 pExynosPort->bIsANBEnabled = pANBParams->enable;
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.cpp73 // FIXME: Samsung needs to enable support for proper yv12 coming out of the
388 status_t ExynosCameraHWInterface::storeMetaDataInBuffers(bool enable) argument
390 if (!enable) {
4269 * @param enable if true to instruct the camera HAL to store
4276 static int HAL_camera_device_store_meta_data_in_buffers(struct camera_device *dev, int enable) argument
4279 return obj(dev)->storeMetaDataInBuffers(enable);
/hardware/ti/omap4-aah/camera/
H A DCameraHal.cpp61 // The directory name is choosed in so weird way to enable RAW images saving only when
208 @param[in] msgtype Bitmask of the messages to enable (defined in include/ui/Camera.h)
221 // ignoring enable focus message from camera service
222 // we will enable internally in autoFocus call
237 CAMHAL_LOGDA("Preview currently paused...will enable preview callback when restarted");
1138 //TI extensions for enable/disable algos
1753 ///Enable the display adapter if present, actual overlay enable happens when we post the buffer
1766 CAMHAL_LOGEA("Couldn't enable display");
3395 // enable post view frames if not already enabled so we can internally
3782 const bool enable local
4655 storeMetaDataInBuffers(bool enable) argument
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp3201 DEBUG_PRINT_ERROR("Failed to enable Smooth Streaming on driver.");
3214 m_enable_android_native_buffers = enableNativeBuffers->enable;
4795 DEBUG_PRINT_LOW("Free Buffer while port %d enable pending", port);
7619 int enable = 1; local
7628 PP_PARAM_INTERLACED, (void*)&enable);
7694 bool is_internal, bool enable)
7699 DEBUG_PRINT_ERROR("ERROR: enable extradata allowed in Loaded state only");
7702 DEBUG_PRINT_HIGH("NOTE: enable_extradata: actual[%lu] requested[%lu] enable[%d], is_internal: %d",
7703 client_extradata, requested_extradata, enable, is_internal);
7706 if (enable)
7693 enable_extradata(OMX_U32 requested_extradata, bool is_internal, bool enable) argument
[all...]
H A Domx_vdec_msm8974.cpp1493 * Clients may configure OMX_QCOM_FramePacking_Arbitrary to enable this mode
3025 DEBUG_PRINT_ERROR("Failed to enable Smooth Streaming on driver.");
3608 m_enable_android_native_buffers = enableNativeBuffers->enable;
3674 (metabuffer->bStoreMetaData == true)? "enable dynamic" : "disable dynamic");
3732 DEBUG_PRINT_ERROR("Failed to enable Adaptive Playback on driver.");
5480 DEBUG_PRINT_LOW("Free Buffer while port %u enable pending", (unsigned int)port);
8660 int enable = 0; local
8706 enable = 1;
8710 enable = 0;
8725 DEBUG_PRINT_LOW("setMetaData INTERLACED format:%d enable
8863 enable_extradata(OMX_U32 requested_extradata, bool is_internal, bool enable) argument
[all...]
H A Domx_vdec_hevc_swvdec.cpp3312 DEBUG_PRINT_ERROR("Failed to enable Smooth Streaming on driver.");
3908 m_enable_android_native_buffers = enableNativeBuffers->enable;
3964 (metabuffer->bStoreMetaData == true)? "enable dynamic" : "disable dynamic");
4008 DEBUG_PRINT_ERROR("Failed to enable Adaptive Playback on driver.");
5734 DEBUG_PRINT_LOW("Free Buffer while port %d enable pending", (int)port);
8667 int enable = 1; local
8676 PP_PARAM_INTERLACED, (void*)&enable);
8741 bool is_internal, bool enable)
8747 DEBUG_PRINT_ERROR("ERROR: enable extradata allowed in Loaded state only");
8750 DEBUG_PRINT_ERROR("NOTE: enable_extradata: actual[%lx] requested[%lx] enable[
8740 enable_extradata(OMX_U32 requested_extradata, bool is_internal, bool enable) argument
[all...]
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.cpp219 /* reset driver master enable */
351 /* disable driver master enable the first sensor goes on */
444 LOGE("HAL:Cannot enable quaternion\n");
596 // onDMP(1); //Can't enable here. See note onDMP()
682 /* Turn off Gyro master enable */
686 LOGE("HAL:could not disable gyro master enable");
776 "HAL:Power state already enable/disable curr=%d new=%d",
789 //Sequence to enable DMP
843 LOGE("HAL:ERR can't enable LP Quaternion");
914 /* need to also turn on/off the master enable */
1293 int MPLSensor::enable(int32_t handle, int en) function in class:MPLSensor
[all...]
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp1303 const char* name, int len, int enable) :
1305 mEnable(enable), mAPN(NULL), mLen(len)
1326 LOC_LOGV("apn: %s\n enable: %d",
2619 //can change before GPS is enabled the, storing the status will enable
1302 LocEngEnableData(LocEngAdapter* adapter, const char* name, int len, int enable) argument
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp173 /* reset driver master enable */
599 LOGE("HAL:could not open timestamp enable");
602 LOGE("HAL:could not enable timestamp");
627 LOGE("HAL:could not open chip enable");
630 LOGE("HAL:could not write chip enable");
633 LOGE("HAL:could not close chip enable");
690 LOGE("HAL:Cannot enable quaternion\n");
844 // onDmp(1); //Can't enable here. See note onDmp()
962 /* Turn off Gyro master enable */
1023 //Sequence to enable DM
2829 int MPLSensor::enable(int32_t handle, int en) function in class:MPLSensor
[all...]
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp296 /* reset driver master enable */
664 /* disable driver master enable the first sensor goes on */
698 LOGE("HAL:could not open timestamp enable");
701 LOGE("HAL:could not enable timestamp");
720 LOGE("HAL:could not open chip enable");
723 LOGE("HAL:could not write chip enable");
780 LOGE("HAL:Cannot enable quaternion\n");
932 // onDmp(1); //Can't enable here. See note onDmp()
1044 /* Turn off Gyro master enable */
1131 //Sequence to enable DM
2758 int MPLSensor::enable(int32_t handle, int en) function in class:MPLSensor
[all...]
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp239 ctx->vstate.enable = false;
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp174 ctx->vstate.enable = false;
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_common_xdr.c1107 if (!xdr_rpc_boolean (xdrs, &objp->enable))
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp507 static int overlay_vsync_ctrl(int enable);
3743 static int overlay_vsync_ctrl(int enable) argument
3746 int vsync_en = enable;
4179 // wait for enable event to come back
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_common_xdr.c1176 if (!xdr_rpc_boolean (xdrs, &objp->enable))
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
H A Dloc_api_rpcgen_common_xdr.c1202 if (!xdr_rpc_boolean (xdrs, &objp->enable))
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1194 * Clients may configure OMX_QCOM_FramePacking_Arbitrary to enable this mode
1465 DEBUG_PRINT_ERROR("Failed to enable Smooth Streaming on driver.");
3562 DEBUG_PRINT_ERROR("Failed to enable Smooth Streaming on driver.");
3578 m_enable_android_native_buffers = enableNativeBuffers->enable;
3632 DEBUG_PRINT_ERROR("Failed to enable Smooth Streaming on driver.");
8432 OMX_ERRORTYPE omx_vdec::enable_extradata(OMX_U32 requested_extradata, bool enable) argument
8439 DEBUG_PRINT_ERROR("ERROR: enable extradata allowed in Loaded state only");
8450 DEBUG_PRINT_ERROR("enable_extradata: actual[%x] requested[%x] enable[%d]",
8451 client_extradata, requested_extradata, enable);
8453 if (enable)
[all...]
H A Domx_vdec_copper.cpp3344 DEBUG_PRINT_ERROR("Failed to enable Smooth Streaming on driver.");
3360 m_enable_android_native_buffers = enableNativeBuffers->enable;
7909 OMX_ERRORTYPE omx_vdec::enable_extradata(OMX_U32 requested_extradata, bool enable) argument
7916 DEBUG_PRINT_ERROR("ERROR: enable extradata allowed in Loaded state only");
7927 DEBUG_PRINT_ERROR("enable_extradata: actual[%x] requested[%x] enable[%d]",
7928 client_extradata, requested_extradata, enable);
7930 if (enable)
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h658 #define HIGHEST_SINGLE_STREAM_MCS 7 /* MCS values greater than this enable multiple streams */
699 #define ITFR_MODE_MANUAL_ENABLE 1 /* enable manual detection */
700 #define ITFR_MODE_AUTO_ENABLE 2 /* enable auto detection */
1962 /* when sgi_tx==WLC_SGI_ALL, bypass rate selection, enable sgi for all mcs */
3625 uint8 enable; /* enable/disable */ member in struct:ampdu_tid_control
3922 * enable switch and background scan
4164 uint32 enable; /* Enable/disable bool */ member in struct:wl_pkt_filter_enable
4258 #define WL_WOWL_GTK_FAILURE (1 << 10) /* enable wakeup if GTK fails */
4993 uint8 ops; /* 0: disable 1: enable */
[all...]
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp247 ctx->vstate.enable = false;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp267 ctx->vstate.enable = false;
1682 // BWC is not tested for other formats So enable it only for YUV format
1920 // BWC is not tested for other formats So enable it only for YUV format
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c449 oc->vc1.enable = 0;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4393 void set_forwarding_enabled(bool enable) { forwarding_enabled_ = enable; } argument
7533 // the process may hang. To avoid this, we ignore SIGPROF here and re-enable

Completed in 1030 milliseconds

1234567891011