HomeSort by relevance Sort by last modified time
    Searched full:timestamp (Results 501 - 525 of 4884) sorted by null

<<21222324252627282930>>

  /external/webrtc/webrtc/api/objc/
RTCStatsReport.mm 21 @synthesize timestamp = _timestamp;
38 _timestamp = nativeReport.timestamp();
  /external/webrtc/webrtc/modules/audio_coding/neteq/
nack.h 77 // Update the sequence number and the timestamp of the last decoded RTP. This
79 void UpdateLastDecodedPacket(uint16_t sequence_number, uint32_t timestamp);
81 // Update the sequence number and the timestamp of the last received RTP. This
83 void UpdateLastReceivedPacket(uint16_t sequence_number, uint32_t timestamp);
110 // A guess about the timestamp of the missing packet, it is used for
168 // Estimate timestamp of a missing packet given its sequence number.
171 // Compute time-to-play given a timestamp.
172 int64_t TimeToPlay(uint32_t timestamp) const;
  /external/webrtc/webrtc/modules/audio_coding/test/
insert_packet_with_timing.cc 38 DEFINE_string(send_ts, "send_timestamp", "Send timestamp file.");
39 DEFINE_string(receive_ts, "last_rec_timestamp", "Receive timestamp file");
181 << " timestamp " << ts << std::endl;
184 << " timestamp " << ts << std::endl;
249 FILE* send_ts_fid_; // Input (text), one send timestamp per line.
250 FILE* receive_ts_fid_; // Input (text), one receive timestamp per line.
257 // TODO(turajs): this can be computed from the send timestamp, but there is
269 // Output (text), sequence number, playout timestamp, time (ms) of playout,
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
overuse_detector.h 31 // offset. |timestamp_delta| is the delta between the last timestamp which the
32 // estimated offset is based on and the last timestamp on which the last
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
screenshare_layers.cc 69 int ScreenshareLayers::EncodeFlags(uint32_t timestamp) {
75 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp);
123 last_timestamp_ = timestamp;
170 uint32_t timestamp,
194 uint32_t timestamp) {
195 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp);
220 bool ScreenshareLayers::TimeToSync(int64_t timestamp) const {
233 int64_t timestamp_diff = timestamp - last_sync_timestamp_;
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
screenshare_layers.h 39 uint32_t timestamp,
57 // Timestamp of last frame.
  /external/webrtc/webrtc/modules/video_coding/
generic_decoder.h 49 void Map(uint32_t timestamp, VCMFrameInformation* frameInfo);
50 int32_t Pop(uint32_t timestamp);
  /frameworks/av/include/camera/
ICameraRecordingProxyListener.h 36 virtual void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType,
39 virtual void recordingFrameHandleCallbackTimestamp(nsecs_t timestamp,
  /frameworks/av/media/libnbaio/
MonoPipeReader.cpp 75 void MonoPipeReader::onTimestamp(const ExtendedTimestamp &timestamp)
77 mPipe->mTimestampMutator.push(timestamp);
  /frameworks/av/media/ndk/
NdkImagePriv.h 35 CpuConsumer::LockedBuffer* buffer, int64_t timestamp,
55 media_status_t getTimestamp(/*out*/int64_t* timestamp) const;
  /frameworks/base/core/java/android/hardware/
TriggerEvent.java 28 * when the trigger happened, the timestamp along with detailed
57 public long timestamp; field in class:TriggerEvent
  /frameworks/base/docs/html/distribute/engage/
app-updates.jd 35 "collection:distribute/engage/kiwi" data-sortorder="-timestamp" data-cardsizes=
48 "collection:distribute/engage/appupdates" data-sortorder="-timestamp"
  /frameworks/base/docs/html/sdk/api_diff/24/changes/
java.sql.Timestamp.html 10 java.sql.Timestamp
74 Class java.sql.<A HREF="../../../../reference/java/sql/Timestamp.html" target="_top"><font size="+2"><code>Timestamp</code></font></A>
86 <A NAME="java.sql.Timestamp.setNanos_changed(int)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/sql/Timestamp.html#setNanos(int)" target="_top"><code>setNanos</code></A>(<code>int</code>) </nobr>
96 <A NAME="java.sql.Timestamp.valueOf_changed(java.lang.String)"></A>
97 <nobr><code>Timestamp</code>&nbsp;<A HREF="../../../../reference/java/sql/Timestamp.html#valueOf(java.lang.String)" target="_top"><code>valueOf</code></A>(<code>String</code>) </nobr>
  /frameworks/base/services/core/java/com/android/server/location/
GnssStatusListenerHelper.java 95 public void onNmeaReceived(final long timestamp, final String nmea) {
99 listener.onNmeaReceived(timestamp, nmea);
  /frameworks/base/telecomm/java/android/telecom/
Voicemail.java 41 private Voicemail(Long timestamp, String number, PhoneAccountHandle phoneAccountHandle, Long id,
44 mTimestamp = timestamp;
60 * The number and the timestamp are mandatory for insertion.
62 public static Builder createForInsertion(long timestamp, String number) {
63 return new Builder().setNumber(number).setTimestamp(timestamp);
104 public Builder setTimestamp(long timestamp) {
105 mBuilderTimestamp = timestamp;
186 /** The timestamp the voicemail was received, in millis since the epoch, zero if not set. */
  /frameworks/native/services/sensorservice/
SensorFusion.cpp 75 if ( event.timestamp - mGyroTime> 0 &&
76 event.timestamp - mGyroTime< (int64_t)(5e7) ) { //0.05sec
78 dT = (event.timestamp - mGyroTime) / 1000000000.0f;
94 mGyroTime = event.timestamp;
104 if ( event.timestamp - mAccTime> 0 &&
105 event.timestamp - mAccTime< (int64_t)(1e8) ) { //0.1sec
106 dT = (event.timestamp - mAccTime) / 1000000000.0f;
116 mAccTime = event.timestamp;
  /frameworks/native/services/surfaceflinger/tests/vsync/
vsync.cpp 38 float t = float(buffer[i].header.timestamp - oldTimeStamp) / s2ns(1);
41 oldTimeStamp = buffer[i].header.timestamp;
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_mp42.c 417 LOG_E("Failed to get timestamp\n");
437 LOG_V("timestamp changed and parsing is still in progress\n");
516 bufentry->timestamp = ts;
518 LOG_I("bufentry->buf = %x bufentry->timestamp FOR VBP_DONE = %"G_GINT64_FORMAT"\n", bufentry->buf, bufentry->timestamp);
567 bufentry->timestamp = ts;
568 LOG_I("bufentry->buf = %x bufentry->timestamp FOR VBP_OK = %"G_GINT64_FORMAT"\n", bufentry->buf, bufentry->timestamp);
587 vbp_data_mp42 *data, guint64 timestamp, gboolean discontinuity) {
629 mix_videofmt_mp42_release_input_buffers(mix, timestamp);
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_kgsl.h 225 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/original-kernel-headers/linux/
msm_kgsl.h 225 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...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AppScanStats.java 43 long timestamp; field in class:AppScanStats.LastScan
49 public LastScan(long timestamp, long duration,
52 this.timestamp = timestamp;
159 return (System.currentTimeMillis() - lastScans.get(0).timestamp) <
234 Date timestamp = new Date(scan.timestamp);
235 sb.append(" " + dateFormat.format(timestamp) + " - ");
  /packages/apps/Camera2/src/com/android/camera/burst/
BurstMediaItem.java 38 * Gets timestamp of the media in nanoseconds.
40 * @return timestamp of the media in nanoseconds
  /packages/apps/Camera2/src/com/android/camera/one/v2/core/
ResponseListenerBroadcaster.java 43 public void onStarted(long timestamp) {
45 listener.onStarted(timestamp);
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_test_log.h 46 * \brief Prints given message with a timestamp in the TEST category and INFO priority.
53 * \brief Prints given message with a timestamp in the TEST category and the ERROR priority.
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_log.h 46 * \brief Prints given message with a timestamp in the TEST category and INFO priority.
53 * \brief Prints given message with a timestamp in the TEST category and the ERROR priority.

Completed in 823 milliseconds

<<21222324252627282930>>