Searched defs:data (Results 151 - 175 of 238) sorted by relevance

12345678910

/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.c11 * Constructs and Creates the data for MPL
34 typedef inv_error_t (*inv_process_cb_func)(struct inv_sensor_cal_t *data);
78 /** Change this key if the data being stored by this file changes */
83 /** Turn on data logging to allow playback of same scenario at a later time.
88 MPL_LOGV("input data logging started\n");
93 /** Turn off data logging to allow playback of same scenario at a later time.
98 MPL_LOGV("input data logging stopped\n");
104 /** This function receives the data that was stored in non-volatile memory between power off */
105 static inv_error_t inv_db_load_func(const unsigned char *data) argument
107 memcpy(&inv_data_builder.save, data, sizeo
120 inv_db_save_func(unsigned char *data) argument
811 inv_register_data_cb( inv_error_t (func)struct inv_sensor_cal_t *data), int priority, int sensor_type) argument
868 inv_unregister_data_cb( inv_error_t (func)struct inv_sensor_cal_t *data)) argument
990 inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1008 inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1024 inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1048 inv_get_compass_set(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1067 inv_get_temp_set(long *data, int *accuracy, inv_time_t *timestamp) argument
[all...]
/hardware/invensense/60xx/mlsdk/mllite/
H A Dml.c308 * @brief Initialize MLX data. This should be called to setup the mlx
385 * every time the FIFO data is processed.
521 * @brief inv_update_data fetches data from the fifo and updates the
531 * @note Motion algorithm data is constant between calls to inv_update_data
589 * Indicates that new raw data is available.
591 * Indicates that new processed data is available.
1280 compass and accel data, is to have accelerometer data delivered in the
1735 config.data = &odr;
1793 long data; local
[all...]
/hardware/invensense/60xx/mlsdk/platform/include/linux/
H A Dmpu.h38 unsigned char *data; member in struct:mpu_read_write
56 long data; member in struct:mpuirq_data
102 * @len length of data pointed to by data
104 * This flag can be used to select cached data or to refresh cashed data
105 * cache data to be pushed later or push immediately. If true and the
108 * @data pointer to the data to confgure or get
114 void *data; member in struct:ext_slave_config
[all...]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.c11 * Constructs and Creates the data for MPL
34 typedef inv_error_t (*inv_process_cb_func)(struct inv_sensor_cal_t *data);
63 /** Turn on data logging to allow playback of same scenario at a later time.
68 MPL_LOGV("input data logging started\n");
73 /** Turn off data logging to allow playback of same scenario at a later time.
78 MPL_LOGV("input data logging stopped\n");
84 /** Gets last value of raw compass data.
85 * @param[out] raw Raw compass data in mounting frame in hardware units. Length 3.
92 /** This function receives the data that was stored in non-volatile memory between power off */
93 static inv_error_t inv_db_load_func(const unsigned char *data) argument
108 inv_db_save_func(unsigned char *data) argument
115 inv_db_load_mpl_func(const unsigned char *data) argument
123 inv_db_save_mpl_func(unsigned char *data) argument
806 long data[3]; local
975 inv_register_data_cb( inv_error_t (func)struct inv_sensor_cal_t *data), int priority, int sensor_type) argument
1032 inv_unregister_data_cb( inv_error_t (func)struct inv_sensor_cal_t *data)) argument
1154 inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1172 inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1188 inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1212 inv_get_compass_set(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1231 inv_get_compass_set_raw(long *data, int8_t *accuracy, inv_time_t *timestamp) argument
1246 inv_get_temp_set(long *data, int *accuracy, inv_time_t *timestamp) argument
1344 inv_get_compass_soft_iron_output_data(long *data) argument
1353 inv_get_compass_soft_iron_input_data(long *data) argument
1362 inv_set_compass_soft_iron_input_data(const long *data) argument
[all...]
/hardware/libhardware/include/hardware/
H A Dfused_location.h25 * Fused Location Provider is designed to fuse data from various sources
28 * The goal is to do this without waking up the AP to get additional data.
80 * the oldest data when the FIFO is full.
361 * Callback for reports diagnostic data into the Java framework code.
363 typedef void (*report_data)(char* data, int length);
375 /** reports diagnostic data into the Java framework code */
391 * Injects diagnostic data into the FLP subsystem.
394 int (*inject_data)(char* data, int length );
424 * Injects debug data into the FLP subsystem.
616 /** Represents the type of geofence and data */
670 GeofenceData* data; member in struct:__anon283
[all...]
H A Dsensors.h118 * suspend mode -- it's just that the data it returns are lost. As soon as
434 * sensors_event_t.data[0] = rot_axis.x*sin(theta/2)
435 * sensors_event_t.data[1] = rot_axis.y*sin(theta/2)
436 * sensors_event_t.data[2] = rot_axis.z*sin(theta/2)
437 * sensors_event_t.data[3] = cos(theta/2)
447 * sensors_event_t.data[4] = estimated_accuracy (in radians)
527 * sensors_event_t.data[4] is reserved and should be set to 0
654 * trigger interrupts (not accelerometer data).
706 * trigger interrupts (not accelerometer data).
729 * sensors_event_t.data[
830 float data[16]; member in union:sensors_event_t::__anon353::__anon354
873 uint64_t data[8]; member in union:sensors_event_t::__anon353::__anon355
[all...]
/hardware/libhardware/tests/camera2/
H A DCameraMultiStreamTests.cpp119 void GetMinSize(const int32_t* data, size_t count, argument
121 ASSERT_NE((int32_t*)NULL, data);
125 tempSize = data[i] * data[i+1];
131 min->width = data[minIdx];
132 min->height = data[minIdx + 1];
137 void GetMaxSize(const int32_t* data, size_t count, argument
139 ASSERT_NE((int32_t*)NULL, data);
143 tempSize = data[i] * data[
501 const int32_t* data = availableProcessedSizes.data.i32; local
[all...]
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_pcm.c454 * Destination offset would be mod of total data written
471 int mmap_transfer(struct pcm *pcm, void *data, unsigned offset, argument
477 u_int8_t *src_addr = data;
492 int mmap_transfer_capture(struct pcm *pcm, void *data, unsigned offset, argument
504 dst_addr = data;
526 static int pcm_write_mmap(struct pcm *pcm, void *data, unsigned count) argument
576 static int pcm_write_nmmap(struct pcm *pcm, void *data, unsigned count) argument
583 x.buf = data;
607 int pcm_write(struct pcm *pcm, void *data, unsigned count) argument
610 return pcm_write_mmap(pcm, data, coun
615 pcm_read(struct pcm *pcm, void *data, unsigned count) argument
[all...]
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
H A Dmm_jpeg.c173 * @data: data to be inserted
182 #define cirq_enqueue(q, type, data) ({ \
188 q->type[q->rear] = data; \
200 * @data: data to be popped
209 #define cirq_dequeue(q, type, data) ({ \
216 data = q->type[q->front]; \
252 * @data: job session
261 OMX_ERRORTYPE mm_jpeg_session_send_buffers(void *data) argument
322 mm_jpeg_session_free_buffers(void *data) argument
1565 mm_jpeg_jobmgr_thread(void *data) argument
2341 mm_jpeg_job_q_node_t* data = NULL; local
2375 mm_jpeg_job_q_node_t* data = NULL; local
2409 mm_jpeg_job_q_node_t* data = NULL; local
2442 mm_jpeg_job_q_node_t* data = NULL; local
[all...]
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp77 float fps = metadata.data.panel_frame_rate;
138 ALOGE("Failed to send data over socket: %s",
143 ALOGE("Failed to send data over socket: %s",
655 struct mdp_buf_sync data; local
656 memset(&data, 0, sizeof(data));
659 data.flags = MDP_BUF_SYNC_FLAG_WAIT;
661 data.acq_fen_fd = acquireFd;
662 data.rel_fen_fd = &releaseFd;
663 data
[all...]
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp92 float fps = metadata.data.panel_frame_rate;
617 struct mdp_buf_sync data; local
618 memset(&data, 0, sizeof(data));
619 data.acq_fen_fd = acquireFd;
620 data.rel_fen_fd = &releaseFd;
621 data.retire_fen_fd = &retireFd;
681 data.flags &= ~MDP_BUF_SYNC_FLAG_WAIT;
687 data.acq_fen_fd_cnt = count;
693 ret = ioctl(fbFd, MSMFB_BUFFER_SYNC, &data);
[all...]
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp77 float fps = metadata.data.panel_frame_rate;
113 ALOGE("Failed to send data over socket: %s",
614 struct mdp_buf_sync data; local
615 memset(&data, 0, sizeof(data));
618 data.flags = MDP_BUF_SYNC_FLAG_WAIT;
620 data.acq_fen_fd = acquireFd;
621 data.rel_fen_fd = &releaseFd;
673 data.flags &= ~MDP_BUF_SYNC_FLAG_WAIT;
679 data
[all...]
/hardware/qcom/media/mm-core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
94 OMX_StateInvalid, /**< component has detected that it's internal data
106 is processing data (if data is available) */
180 /** The component is not ready to return data at this time */
292 * A component sets EOS when it has no more data to emit on a particular
295 * cease sending data is implemenation specific.
305 * stream. The starting timestamp corresponds to the first data that
315 * timestamp ' thus its association to buffer data and its
340 * The DECODEONLY is associated with buffer data an
467 OMX_U8 data[1]; /* Supporting data hint */ member in struct:OMX_OTHER_EXTRADATATYPE
[all...]
H A DQOMX_VideoExtensions.h139 * eFormat : Version of DivX stream / data
140 * eProfile : Profile of DivX stream / data
186 * eFormat : Format of VP stream / data
187 * eProfile : Profile or Version of VP stream / data
216 * eFormat : Version of Spark stream / data
263 * eProfile : Profile of VC-1 stream / data
264 * eLevel : Level of VC-1 stream / data
290 * header configuration data on a video decoder component.
300 * array pointed by data field. When the
302 * amount of data withi
347 OMX_U8 data[1]; member in struct:QOMX_VIDEO_SYNTAXHDRTYPE
[all...]
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
94 OMX_StateInvalid, /**< component has detected that it's internal data
106 is processing data (if data is available) */
180 /** The component is not ready to return data at this time */
292 * A component sets EOS when it has no more data to emit on a particular
295 * cease sending data is implemenation specific.
305 * stream. The starting timestamp corresponds to the first data that
315 * timestamp ' thus its association to buffer data and its
340 * The DECODEONLY is associated with buffer data an
467 OMX_U8 data[1]; /* Supporting data hint */ member in struct:OMX_OTHER_EXTRADATATYPE
[all...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dh264_utils.cpp200 Extract RBSP data from a NAL
226 Extract RBSP data from a NAL
565 void h264_stream_parser::init_bitstream(OMX_U8* data, OMX_U32 size) argument
567 bitstream = data;
1020 // Repetition period is decreased by 2 each time panscan data is used
1359 ALOGV("\n%s:%d get frame data", __func__, __LINE__);
1508 sei_pic_timing.is_valid = false; // SEI data is valid only for current frame
1546 h264_pan_scan *data = NULL; local
1558 data = &panscan_node->pan_scan_param;
1560 return data;
1565 h264_pan_scan *data = NULL; local
1634 NODE_STRUCT *data = head; local
1652 NODE_STRUCT *data = tail; local
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp190 Extract RBSP data from a NAL
216 Extract RBSP data from a NAL
523 void h264_stream_parser::init_bitstream(OMX_U8* data, OMX_U32 size) argument
525 bitstream = data;
952 // Repetition period is decreased by 2 each time panscan data is used
1273 ALOGV("\n%s:%d get frame data", __func__, __LINE__);
1422 sei_pic_timing.is_valid = false; // SEI data is valid only for current frame
1455 h264_pan_scan *data = NULL; local
1466 data = &panscan_node->pan_scan_param;
1468 return data;
1473 h264_pan_scan *data = NULL; local
1534 NODE_STRUCT *data = head; local
1549 NODE_STRUCT *data = tail; local
[all...]
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
H A Dcore.h186 void *data)
192 data);
195 int irq, void *data)
199 free_irq(wcd9xxx->irq_base + irq, data);
184 wcd9xxx_request_irq(struct wcd9xxx *wcd9xxx, int irq, irq_handler_t handler, const char *name, void *data) argument
194 wcd9xxx_free_irq(struct wcd9xxx *wcd9xxx, int irq, void *data) argument
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_ion.h281 * @data - extra data needed for protection
287 void *data);
295 * @data - extra data needed for protection
301 void *data);
309 * @len - Length of data to do cache operation on.
415 int version, void *data)
422 int version, void *data)
477 /* struct ion_flush_data - data passe
414 ion_secure_heap(struct ion_device *dev, int heap_id, int version, void *data) argument
421 ion_unsecure_heap(struct ion_device *dev, int heap_id, int version, void *data) argument
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
94 OMX_StateInvalid, /**< component has detected that it's internal data
106 is processing data (if data is available) */
180 /** The component is not ready to return data at this time */
292 * A component sets EOS when it has no more data to emit on a particular
295 * cease sending data is implemenation specific.
305 * stream. The starting timestamp corresponds to the first data that
315 * timestamp ' thus its association to buffer data and its
340 * The DECODEONLY is associated with buffer data an
467 OMX_U8 data[1]; /* Supporting data hint */ member in struct:OMX_OTHER_EXTRADATATYPE
[all...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
94 OMX_StateInvalid, /**< component has detected that it's internal data
106 is processing data (if data is available) */
180 /** The component is not ready to return data at this time */
292 * A component sets EOS when it has no more data to emit on a particular
295 * cease sending data is implemenation specific.
305 * stream. The starting timestamp corresponds to the first data that
315 * timestamp ' thus its association to buffer data and its
340 * The DECODEONLY is associated with buffer data an
467 OMX_U8 data[1]; /* Supporting data hint */ member in struct:OMX_OTHER_EXTRADATATYPE
[all...]
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c188 struct ion_fd_data data; local
191 data.fd = fd;
192 status = ioctl(pRPCCtx->fd_omx, ION_IOC_IMPORT, &data);
195 *handle = data.handle;
514 /*Replacing original mark data with proxy specific structure */
553 been accepted by the component. Thus the allocated mark data will be
554 lost so free it here. Also replace original mark data in the header */
1653 /*Replacing original mark data with proxy specific structure */
1699 command has not been accepted by the component. Thus the allocated mark data
1902 /*Store App callback and data t
[all...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
94 OMX_StateInvalid, /**< component has detected that it's internal data
106 is processing data (if data is available) */
180 /** The component is not ready to return data at this time */
292 * A component sets EOS when it has no more data to emit on a particular
295 * cease sending data is implemenation specific.
305 * stream. The starting timestamp corresponds to the first data that
315 * timestamp ' thus its association to buffer data and its
340 * The DECODEONLY is associated with buffer data an
467 OMX_U8 data[1]; /* Supporting data hint */ member in struct:OMX_OTHER_EXTRADATATYPE
[all...]
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
H A DFmRxApp.java1534 protected void onActivityResult(int requestCode, int resultCode, Intent data) { argument
1535 super.onActivityResult(requestCode, resultCode, data);
1547 if (resultCode == Activity.RESULT_OK && data != null) {
1549 Bundle extras = data.getExtras();
/hardware/ti/wpan/tools/kfmapp/
H A Dkfmapp.c1163 void *rds_thread(void *data) argument
1170 radio_fd = (int)data;
1180 /* Break the poll after RDS data available */

Completed in 768 milliseconds

12345678910