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

<<41424344454647484950>>

  /external/webrtc/talk/app/webrtc/objc/public/
RTCStatsReport.h 36 @property(nonatomic, readonly) CFTimeInterval timestamp; variable
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_external_decoder_test.h 40 // the same tick rate as the RTP timestamp of the current payload.
rtc_event_log_source.h 48 // Returns the timestamp of the next audio output event, in milliseconds. The
  /external/webrtc/webrtc/modules/audio_coding/test/
PCMFile.h 28 PCMFile(uint32_t timestamp);
TestAllCodecs.h 33 uint32_t timestamp,
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
overuse_estimator.h 27 // between timestamp groups as defined by the InterArrival class.
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
default_temporal_layers.cc 165 int DefaultTemporalLayers::EncodeFlags(uint32_t timestamp) {
243 uint32_t timestamp) {
277 if (vp8_info->temporalIdx == 0 && timestamp != timestamp_) {
278 timestamp_ = timestamp;
  /external/webrtc/webrtc/modules/video_coding/
generic_encoder.cc 139 TRACE_EVENT1("webrtc", "VCMGenericEncoder::Encode", "timestamp",
140 inputFrame.timestamp());
150 // TODO(pbos): Map from timestamp, this is racy (even if rotation_ is locked
264 "timestamp", encoded_image._timeStamp);
receiver.cc 89 timing_->IncomingTimestamp(packet.timestamp, clock_->TimeInMilliseconds());
114 // We have a frame - Set timing and render timestamp.
146 // Decode frame as close as possible to the render timestamp.
171 TRACE_EVENT_ASYNC_STEP1("webrtc", "Video", frame->TimeStamp(), "SetRenderTS",
  /external/webrtc/webrtc/system_wrappers/source/
clock.cc 37 // Return a timestamp in milliseconds relative to some arbitrary source; the
43 // Return a timestamp in microseconds relative to some arbitrary source; the
49 // Retrieve an NTP absolute timestamp in seconds and fractions of a second.
58 // Retrieve an NTP absolute timestamp in milliseconds.
  /external/webrtc/webrtc/test/
configurable_frame_size_encoder.cc 51 encodedImage._timeStamp = inputImage.timestamp();
  /external/wpa_supplicant_8/hs20/server/www/
add-free.php 43 $db->exec("INSERT INTO eventlog(user,realm,sessionid,timestamp,notes) " .
add-mo.php 49 $db->exec("INSERT INTO eventlog(user,realm,sessionid,timestamp,notes) " .
  /frameworks/av/include/media/
DrmSessionManager.h 38 int64_t timeStamp;
IOMX.h 173 // |range_length|, |flags| and |timestamp|). Passes |fenceFd| to component if it
180 OMX_U32 flags, OMX_TICKS timestamp, int fenceFd = -1) = 0;
235 OMX_TICKS timestamp; member in struct:android::omx_message::__anon28592::__anon28595
240 OMX_TICKS timestamp; member in struct:android::omx_message::__anon28592::__anon28596
  /frameworks/av/include/media/stagefright/
MediaClock.h 35 // It's required to use timestamp of just rendered frame as
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.h 63 // OMX input buffer's timestamp and flags
  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.h 82 // returns its timestamp in us (or -1 if no time information).
  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.h 32 // Emits metadata tables (PAT and PMT) and timestamp stream (PCR) based
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.cpp 83 lines.appendFormat(" Frames produced: %d, last timestamp: %" PRId64 " ns\n",
217 nsecs_t timestamp,
234 res = returnBufferCheckedLocked(buffer, timestamp, output,
267 mLastTimestamp = timestamp;
Camera3InputStream.h 60 nsecs_t timestamp,
  /frameworks/base/core/java/android/bluetooth/le/
ScanSettings.java 107 * as well as the scan timestamp.
115 * Request abbreviated scan results which contain the device, rssi and scan timestamp.
168 * Returns report delay timestamp based on the device clock.
293 * Set report delay timestamp for Bluetooth LE scan.
  /frameworks/base/core/java/android/hardware/
SensorEventListener.java 29 * newer timestamp).
  /frameworks/base/core/jni/
android_app_admin_SecurityLog.cpp 205 jlong timestamp,
212 readEvents(env, ANDROID_LOG_RDONLY | ANDROID_LOG_NONBLOCK, timestamp, out);
226 jlong timestamp,
232 readEvents(env, ANDROID_LOG_RDONLY | ANDROID_LOG_NONBLOCK | ANDROID_LOG_WRAP, timestamp, out);
  /frameworks/base/docs/html/distribute/engage/
analytics.jd 47 data-sortorder="-timestamp"

Completed in 363 milliseconds

<<41424344454647484950>>