Home
last modified time | relevance | path

Searched refs:unwrapped_timestamp (Results 1 – 25 of 43) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc119 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in EncodeFlags() local
124 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in EncodeFlags()
146 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in EncodeFlags()
149 if (TimeToSync(unwrapped_timestamp)) { in EncodeFlags()
150 last_sync_timestamp_ = unwrapped_timestamp; in EncodeFlags()
169 ts_diff = unwrapped_timestamp - last_timestamp_; in EncodeFlags()
251 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in PopulateCodecSpecific() local
261 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()
265 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()
268 last_sync_timestamp_ == unwrapped_timestamp; in PopulateCodecSpecific()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc125 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in UpdateLayerConfig() local
130 ts_diff = unwrapped_timestamp - last_timestamp_; in UpdateLayerConfig()
142 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in UpdateLayerConfig()
164 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in UpdateLayerConfig()
168 if (TimeToSync(unwrapped_timestamp)) { in UpdateLayerConfig()
169 last_sync_timestamp_ = unwrapped_timestamp; in UpdateLayerConfig()
175 layer_state = last_sync_timestamp_ == unwrapped_timestamp in UpdateLayerConfig()
298 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in PopulateCodecSpecific() local
303 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()
308 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc125 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in UpdateLayerConfig() local
130 ts_diff = unwrapped_timestamp - last_timestamp_; in UpdateLayerConfig()
142 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in UpdateLayerConfig()
164 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in UpdateLayerConfig()
168 if (TimeToSync(unwrapped_timestamp)) { in UpdateLayerConfig()
169 last_sync_timestamp_ = unwrapped_timestamp; in UpdateLayerConfig()
175 layer_state = last_sync_timestamp_ == unwrapped_timestamp in UpdateLayerConfig()
298 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in PopulateCodecSpecific() local
303 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()
308 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc125 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in UpdateLayerConfig() local
130 ts_diff = unwrapped_timestamp - last_timestamp_; in UpdateLayerConfig()
142 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in UpdateLayerConfig()
164 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in UpdateLayerConfig()
168 if (TimeToSync(unwrapped_timestamp)) { in UpdateLayerConfig()
169 last_sync_timestamp_ = unwrapped_timestamp; in UpdateLayerConfig()
175 layer_state = last_sync_timestamp_ == unwrapped_timestamp in UpdateLayerConfig()
298 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in PopulateCodecSpecific() local
303 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()
308 last_sync_timestamp_ = unwrapped_timestamp; in PopulateCodecSpecific()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc122 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in NextFrameConfig() local
127 ts_diff = unwrapped_timestamp - last_timestamp_; in NextFrameConfig()
170 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in NextFrameConfig()
192 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in NextFrameConfig()
196 if (TimeToSync(unwrapped_timestamp) || in NextFrameConfig()
198 last_sync_timestamp_ = unwrapped_timestamp; in NextFrameConfig()
204 layer_state = last_sync_timestamp_ == unwrapped_timestamp in NextFrameConfig()
327 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(rtp_timestamp); in OnEncodeDone() local
340 last_sync_timestamp_ = unwrapped_timestamp; in OnEncodeDone()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc123 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in NextFrameConfig() local
128 ts_diff = unwrapped_timestamp - last_timestamp_; in NextFrameConfig()
171 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in NextFrameConfig()
193 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in NextFrameConfig()
197 if (TimeToSync(unwrapped_timestamp) || in NextFrameConfig()
199 last_sync_timestamp_ = unwrapped_timestamp; in NextFrameConfig()
205 layer_state = last_sync_timestamp_ == unwrapped_timestamp in NextFrameConfig()
327 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(rtp_timestamp); in OnEncodeDone() local
340 last_sync_timestamp_ = unwrapped_timestamp; in OnEncodeDone()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc123 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in NextFrameConfig() local
128 ts_diff = unwrapped_timestamp - last_timestamp_; in NextFrameConfig()
171 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in NextFrameConfig()
193 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in NextFrameConfig()
197 if (TimeToSync(unwrapped_timestamp) || in NextFrameConfig()
199 last_sync_timestamp_ = unwrapped_timestamp; in NextFrameConfig()
205 layer_state = last_sync_timestamp_ == unwrapped_timestamp in NextFrameConfig()
327 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(rtp_timestamp); in OnEncodeDone() local
340 last_sync_timestamp_ = unwrapped_timestamp; in OnEncodeDone()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc123 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in NextFrameConfig() local
128 ts_diff = unwrapped_timestamp - last_timestamp_; in NextFrameConfig()
171 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in NextFrameConfig()
193 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in NextFrameConfig()
197 if (TimeToSync(unwrapped_timestamp) || in NextFrameConfig()
199 last_sync_timestamp_ = unwrapped_timestamp; in NextFrameConfig()
205 layer_state = last_sync_timestamp_ == unwrapped_timestamp in NextFrameConfig()
327 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(rtp_timestamp); in OnEncodeDone() local
340 last_sync_timestamp_ = unwrapped_timestamp; in OnEncodeDone()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc84 int64_t unwrapped_timestamp) in RtcpMeasurement() argument
86 unwrapped_rtp_timestamp(unwrapped_timestamp) {} in RtcpMeasurement()
/dports/net-im/tg_owt/tg_owt-d578c76/src/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc84 int64_t unwrapped_timestamp) in RtcpMeasurement() argument
86 unwrapped_rtp_timestamp(unwrapped_timestamp) {} in RtcpMeasurement()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc84 int64_t unwrapped_timestamp) in RtcpMeasurement() argument
86 unwrapped_rtp_timestamp(unwrapped_timestamp) {} in RtcpMeasurement()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc73 int64_t unwrapped_timestamp) in RtcpMeasurement() argument
75 unwrapped_rtp_timestamp(unwrapped_timestamp) {} in RtcpMeasurement()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc84 int64_t unwrapped_timestamp) in RtcpMeasurement() argument
86 unwrapped_rtp_timestamp(unwrapped_timestamp) {} in RtcpMeasurement()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc73 int64_t unwrapped_timestamp) in RtcpMeasurement() argument
75 unwrapped_rtp_timestamp(unwrapped_timestamp) {} in RtcpMeasurement()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc73 int64_t unwrapped_timestamp) in RtcpMeasurement() argument
75 unwrapped_rtp_timestamp(unwrapped_timestamp) {} in RtcpMeasurement()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/system_wrappers/include/
H A Drtp_to_ntp_estimator.h37 int64_t unwrapped_timestamp);
/dports/net-im/tg_owt/tg_owt-d578c76/src/system_wrappers/include/
H A Drtp_to_ntp_estimator.h37 int64_t unwrapped_timestamp);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/system_wrappers/include/
H A Drtp_to_ntp_estimator.h37 int64_t unwrapped_timestamp);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/system_wrappers/include/
H A Drtp_to_ntp_estimator.h37 int64_t unwrapped_timestamp);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/system_wrappers/include/
H A Drtp_to_ntp_estimator.h35 int64_t unwrapped_timestamp);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/system_wrappers/include/
H A Drtp_to_ntp_estimator.h35 int64_t unwrapped_timestamp);
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/system_wrappers/include/
H A Drtp_to_ntp_estimator.h35 int64_t unwrapped_timestamp);
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Drtpdec.h156 int64_t unwrapped_timestamp; member
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Drtpdec.h158 int64_t unwrapped_timestamp; member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Drtpdec.h155 int64_t unwrapped_timestamp; member

12