HomeSort by relevance Sort by last modified time
    Searched defs:timestamp (Results 401 - 425 of 587) sorted by null

<<11121314151617181920>>

  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 523 OMX_TICKS timestamp; member in struct:omx_vdec::ts_entry
641 OMX_S64 timestamp,
755 // Timestamp list
    [all...]
omx_vdec_hevc.h 499 OMX_TICKS timestamp; member in struct:omx_vdec::ts_entry
618 OMX_S64 timestamp,
722 // Timestamp list
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_kgsl.h 237 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
245 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
255 unsigned int timestamp; member in struct:kgsl_ringbuffer_issueibcmds
262 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp
271 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
304 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
312 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
422 unsigned int timestamp; member in struct:kgsl_timestamp_event
539 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
562 unsigned int timestamp; member in struct:kgsl_submit_commands
    [all...]
msm_vidc_enc.h 297 long long timestamp; member in struct:venc_buffer
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_kgsl.h 160 driver. The timestamp fields are volatile because they are written by the
180 /* timestamp id*/
182 KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-pipeline timestamp */
183 KGSL_TIMESTAMP_RETIRED = 0x00000002, /* end-of-pipeline timestamp*/
268 /* block until the GPU has executed past a given timestamp
272 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
281 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
293 * timestamp is a returned counter value which can be passed to
304 unsigned int timestamp; /*output param */ member in struct:kgsl_ringbuffer_issueibcmds
311 /* read the most recently executed timestamp valu
316 unsigned int timestamp; \/*output param *\/ member in struct:kgsl_cmdstream_readtimestamp
333 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
385 unsigned int timestamp; \/*output param *\/ member in struct:kgsl_cmdstream_readtimestamp_ctxtid
395 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
543 unsigned int timestamp; \/* Timestamp to trigger event on *\/ member in struct:kgsl_timestamp_event
825 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
876 unsigned int timestamp; member in struct:kgsl_submit_commands
    [all...]
msm_vidc_enc.h 499 long long timestamp; member in struct:venc_buffer
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_kgsl.h 237 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
245 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
255 unsigned int timestamp; member in struct:kgsl_ringbuffer_issueibcmds
262 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp
271 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
304 unsigned int timestamp; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
312 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
422 unsigned int timestamp; member in struct:kgsl_timestamp_event
539 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
562 unsigned int timestamp; member in struct:kgsl_submit_commands
    [all...]
msm_vidc_enc.h 320 long long timestamp; member in struct:venc_buffer
  /hardware/qcom/msm8x74/kernel-headers/media/
msmb_isp.h 380 struct timeval timestamp; member in struct:msm_isp_event_data
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_kgsl.h 160 driver. The timestamp fields are volatile because they are written by the
180 /* timestamp id*/
182 KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-pipeline timestamp */
183 KGSL_TIMESTAMP_RETIRED = 0x00000002, /* end-of-pipeline timestamp*/
268 /* block until the GPU has executed past a given timestamp
272 unsigned int timestamp; member in struct:kgsl_device_waittimestamp
281 unsigned int timestamp; member in struct:kgsl_device_waittimestamp_ctxtid
293 * timestamp is a returned counter value which can be passed to
304 unsigned int timestamp; /*output param */ member in struct:kgsl_ringbuffer_issueibcmds
311 /* read the most recently executed timestamp valu
316 unsigned int timestamp; \/*output param *\/ member in struct:kgsl_cmdstream_readtimestamp
333 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp
385 unsigned int timestamp; \/*output param *\/ member in struct:kgsl_cmdstream_readtimestamp_ctxtid
395 unsigned int timestamp; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
543 unsigned int timestamp; \/* Timestamp to trigger event on *\/ member in struct:kgsl_timestamp_event
825 unsigned int timestamp; member in struct:kgsl_cmd_syncpoint_timestamp
876 unsigned int timestamp; member in struct:kgsl_submit_commands
    [all...]
msm_vidc_enc.h 547 long long timestamp; member in struct:venc_buffer
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msmb_isp.h 341 struct timeval timestamp; member in struct:msm_isp_event_data
342 /* Monotonic timestamp since bootup */
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 448 ALOGV("## PrepareFrame DONE: frameOut(%d) frameCnt-req(%d) timestamp(%lld)", m_entryFrameOutputIndex,
449 currentEntry->internal_shot.shot.ctl.request.frameCount, currentEntry->internal_shot.shot.dm.sensor.timeStamp);
610 nsecs_t timeStamp;
632 timeStamp = request_shot->shot.dm.sensor.timeStamp;
634 request_shot->shot.dm.sensor.timeStamp = timeStamp;
635 m_lastTimeStamp = timeStamp;
778 ALOGV("DEBUG(%s): REPROCESSING : preserving timestamp for reqIndex(%d) frameCnt(%d) (%lld)", __FUNCTION__,
779 index, frameCnt, currentEntry->internal_shot.shot.dm.sensor.timeStamp);
3618 nsecs_t timestamp; local
3863 nsecs_t timestamp; local
5927 long timestamp; local
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 1802 uint64_t timestamp = 0; local
    [all...]
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
TestingCamera.java 1246 long timestamp = SystemClock.elapsedRealtime(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar 
  /device/lge/mako/camera/
QCameraHWI_Parm.cpp 3318 const char *timestamp = params.get(QCameraParameters::KEY_GPS_TIMESTAMP); local
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 510 UINT32 timestamp; /* Timestamp of the last connection */ member in struct:__anon3529
    [all...]
  /external/chromium/chrome/browser/chromeos/cros/
network_library.h 825 base::Time timestamp; // Timestamp when this cell was primary member in struct:chromeos::CellTower
834 base::Time timestamp; // Timestamp when this AP was detected. member in struct:chromeos::WifiAccessPoint
    [all...]
  /external/chromium_org/chrome/browser/chromeos/cros/
network_library.h 1151 base::Time timestamp; \/\/ Timestamp when this cell was primary member in struct:chromeos::CellTower
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc 145 // Extension header for RTP timestamp offset, see RFC 5450 for details:
169 FlushBlackFrameData(uint32 s, int64 t) : ssrc(s), timestamp(t) {
172 int64 timestamp; member in struct:cricket::FlushBlackFrameData
233 // Convert 90K rtp timestamp to ns timestamp.
236 // Convert milisecond render time to ns timestamp.
239 // Send the rtp timestamp to renderer as the VideoFrame timestamp.
240 // and the render timestamp as the VideoFrame elapsed_time.
2047 const int64 timestamp = send_channel->local_stream_info()->time_stamp(); local
2285 const int64 timestamp = send_channel->local_stream_info()->time_stamp(); local
    [all...]
  /external/kernel-headers/original/linux/
perf_event.h 774 u64 timestamp; member in struct:perf_event_context
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 747 u64 timestamp; member in struct:perf_cgroup_info
802 * timestamp shadows the actual context timing but it can
806 * ctx_time already accounts for ctx->timestamp. Therefore to
920 u64 timestamp; member in struct:perf_event_context
  /external/llvm/include/llvm/Support/
MachO.h 383 uint32_t timestamp; member in struct:llvm::MachO::dylib

Completed in 1077 milliseconds

<<11121314151617181920>>