Searched refs:timestamp (Results 76 - 100 of 551) sorted by relevance

1234567891011>>

/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h40 struct timeval timestamp; member in struct:msm_buf_mngr_info
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h22 struct timeval timestamp; member in struct:msm_buf_mngr_info
/hardware/qcom/msm8998/kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h40 struct timeval timestamp; member in struct:msm_buf_mngr_info
/hardware/qcom/msm8998/original-kernel-headers/media/
H A Dmsmb_generic_buf_mgr.h22 struct timeval timestamp; member in struct:msm_buf_mngr_info
/hardware/intel/common/libmix/mix_video/src/
H A Dmixvideoformat_h264.h112 guint64 timestamp,
117 guint64 timestamp);
H A Dmixvideoformat_mp42.h112 vbp_data_mp42 *data, guint64 timestamp, gboolean discontinuity);
115 guint64 timestamp);
H A Dmixvideoformat_vc1.h116 guint64 timestamp,
121 guint64 timestamp);
/hardware/intel/common/libva/va/
H A Dva_tpi.c105 long long timestamp
115 return tpi->vaSetTimestampForSurface(ctx, surface, timestamp);
/hardware/interfaces/gnss/1.0/
H A DIGnssGeofenceCallback.hal131 * @param timestamp Timestamp when the transition was detected.
135 GeofenceTransition transition, GnssUtcTime timestamp);
/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.IIO.primary.h57 int readSample(long *data, int64_t *timestamp);
58 int readRawSample(float *data, int64_t *timestamp);
H A DSensorBase.h91 int readSample(long *data, int64_t *timestamp);
92 int readRawSample(float *data, int64_t *timestamp);
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.primary.h57 int readSample(long *data, int64_t *timestamp);
58 int readRawSample(float *data, int64_t *timestamp);
H A DSensorBase.h90 int readSample(long *data, int64_t *timestamp);
91 int readRawSample(float *data, int64_t *timestamp);
/hardware/qcom/media/msm8974/libc2dcolorconvert/
H A DC2DColorConverter.h56 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp);
60 typedef C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp );
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_vsync.cpp60 // extract timestamp
61 uint64_t timestamp = 0; local
63 timestamp = strtoull(data + strlen("VSYNC="), NULL, 0);
65 // send timestamp to SurfaceFlinger
66 ALOGD_IF (logvsync, "%s: timestamp %" PRIu64 " sent to SF for dpy=%d",
67 __FUNCTION__, timestamp, dpy);
68 ctx->proc->vsync(ctx->proc, dpy, timestamp);
191 //the vsync timestamp node cannot be opened at bootup. There is no
197 uint64_t timestamp = systemTime(); local
198 ctx->proc->vsync(ctx->proc, HWC_DISPLAY_PRIMARY, timestamp);
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_vsync.cpp58 // extract timestamp
59 uint64_t timestamp = 0; local
61 timestamp = strtoull(data + strlen("VSYNC="), NULL, 0);
63 // send timestamp to SurfaceFlinger
64 ALOGD_IF (ctx->vstate.debug, "%s: timestamp %" PRIu64 " sent to SF for dpy=%d",
65 __FUNCTION__, timestamp, dpy);
66 ctx->proc->vsync(ctx->proc, dpy, timestamp);
192 //the vsync timestamp node cannot be opened at bootup. There is no
198 uint64_t timestamp = systemTime(); local
199 ctx->proc->vsync(ctx->proc, HWC_DISPLAY_PRIMARY, timestamp);
[all...]
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_vsync.cpp60 // extract timestamp
61 uint64_t timestamp = 0; local
63 timestamp = strtoull(data + strlen("VSYNC="), NULL, 0);
65 // send timestamp to SurfaceFlinger
66 ALOGD_IF (ctx->vstate.debug, "%s: timestamp %" PRIu64" sent to SF for dpy=%d",
67 __FUNCTION__, timestamp, dpy);
68 ctx->proc->vsync(ctx->proc, dpy, timestamp);
195 //the vsync timestamp node cannot be opened at bootup. There is no
201 uint64_t timestamp = systemTime(); local
202 ctx->proc->vsync(ctx->proc, HWC_DISPLAY_PRIMARY, timestamp);
[all...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_kgsl.h161 driver. The timestamp fields are volatile because they are written by the
181 /* timestamp id*/
183 KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-pipeline timestamp */
184 KGSL_TIMESTAMP_RETIRED = 0x00000002, /* end-of-pipeline timestamp*/
270 /* block until the GPU has executed past a given timestamp
274 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
283 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
295 * timestamp is a returned counter value which can be passed to
306 unsigned int timestamp; /*output param */ member in struct:kgsl_ringbuffer_issueibcmds
313 /* read the most recently executed timestamp valu
318 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp
335 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
387 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp_ctxtid
397 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
545 unsigned int timestamp; /* Timestamp to trigger event on */ member in struct:kgsl_timestamp_event
829 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
880 unsigned int timestamp; member in struct:kgsl_submit_commands
[all...]
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_kgsl.h292 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
300 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
310 unsigned int timestamp; member in struct:kgsl_ringbuffer_issueibcmds
317 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp
326 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
359 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
367 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
477 unsigned int timestamp; member in struct:kgsl_timestamp_event
597 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
624 unsigned int timestamp; member in struct:kgsl_submit_commands
[all...]
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_kgsl.h225 driver. The timestamp fields are volatile because they are written by the
245 /* timestamp id*/
247 KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-pipeline timestamp */
248 KGSL_TIMESTAMP_RETIRED = 0x00000002, /* end-of-pipeline timestamp*/
365 /* block until the GPU has executed past a given timestamp
369 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
378 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
390 * timestamp is a returned counter value which can be passed to
401 unsigned int timestamp; /*output param */ member in struct:kgsl_ringbuffer_issueibcmds
408 /* read the most recently executed timestamp valu
413 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp
430 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
482 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp_ctxtid
492 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
640 unsigned int timestamp; /* Timestamp to trigger event on */ member in struct:kgsl_timestamp_event
930 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
988 unsigned int timestamp; member in struct:kgsl_submit_commands
[all...]
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_kgsl.h291 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
299 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
309 unsigned int timestamp; member in struct:kgsl_ringbuffer_issueibcmds
316 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp
325 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
357 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
366 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
476 unsigned int timestamp; member in struct:kgsl_timestamp_event
596 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
622 unsigned int timestamp; member in struct:kgsl_submit_commands
[all...]
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_kgsl.h225 driver. The timestamp fields are volatile because they are written by the
245 /* timestamp id*/
247 KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-pipeline timestamp */
248 KGSL_TIMESTAMP_RETIRED = 0x00000002, /* end-of-pipeline timestamp*/
364 /* block until the GPU has executed past a given timestamp
368 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
377 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
389 * timestamp is a returned counter value which can be passed to
400 unsigned int timestamp; /*output param */ member in struct:kgsl_ringbuffer_issueibcmds
407 /* read the most recently executed timestamp valu
412 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp
429 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
481 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp_ctxtid
491 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
639 unsigned int timestamp; /* Timestamp to trigger event on */ member in struct:kgsl_timestamp_event
929 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
987 unsigned int timestamp; member in struct:kgsl_submit_commands
[all...]
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_kgsl.h269 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
276 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
286 unsigned int timestamp; member in struct:kgsl_ringbuffer_issueibcmds
294 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp
302 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
335 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
344 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
454 unsigned int timestamp; member in struct:kgsl_timestamp_event
574 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
597 unsigned int timestamp; member in struct:kgsl_submit_commands
[all...]
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_kgsl.h183 driver. The timestamp fields are volatile because they are written by the
203 /* timestamp id*/
205 KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-pipeline timestamp */
206 KGSL_TIMESTAMP_RETIRED = 0x00000002, /* end-of-pipeline timestamp*/
303 /* block until the GPU has executed past a given timestamp
307 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
316 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
328 * timestamp is a returned counter value which can be passed to
339 unsigned int timestamp; /*output param */ member in struct:kgsl_ringbuffer_issueibcmds
346 /* read the most recently executed timestamp valu
351 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp
368 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
420 unsigned int timestamp; /*output param */ member in struct:kgsl_cmdstream_readtimestamp_ctxtid
430 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
578 unsigned int timestamp; /* Timestamp to trigger event on */ member in struct:kgsl_timestamp_event
868 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
919 unsigned int timestamp; member in struct:kgsl_submit_commands
[all...]
/hardware/qcom/msm8998/kernel-headers/linux/
H A Dmsm_kgsl.h362 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
370 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
380 unsigned int timestamp; member in struct:kgsl_ringbuffer_issueibcmds
387 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp
396 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
429 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
437 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
547 unsigned int timestamp; member in struct:kgsl_timestamp_event
667 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
691 unsigned int timestamp; member in struct:kgsl_submit_commands
776 unsigned int timestamp; member in struct:kgsl_gpu_event_timestamp
857 unsigned int timestamp; member in struct:kgsl_gpu_command
940 unsigned int timestamp; member in struct:kgsl_gpu_sparse_command
[all...]

Completed in 520 milliseconds

1234567891011>>