Home
last modified time | relevance | path

Searched defs:last_frame_id_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/utility/
Ddecoded_frames_history.h45 absl::optional<int64_t> last_frame_id_; variable
/external/webrtc/modules/rtp_rtcp/source/
Dactive_decode_targets_helper.h58 int64_t last_frame_id_ = 0; variable