Home
last modified time | relevance | path

Searched refs:kNoTimestamp (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dtransport_feedback_adapter.cc23 const int64_t kNoTimestamp = -1; variable
37 current_offset_ms_(kNoTimestamp), in TransportFeedbackAdapter()
38 last_timestamp_us_(kNoTimestamp) {} in TransportFeedbackAdapter()
72 if (last_timestamp_us_ == kNoTimestamp) { in OnTransportFeedback()
/external/v4l2_codec2/vda/
Dbitstream_buffer.h18 constexpr base::TimeDelta kNoTimestamp =
37 base::TimeDelta presentation_timestamp = kNoTimestamp);