Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Drtp_vp8_ref_finder.h41 struct UnwrappedTl0Frame { struct
42 int64_t unwrapped_tl0;
43 std::unique_ptr<RtpFrameObject> frame;
Drtp_vp9_ref_finder.h51 struct UnwrappedTl0Frame { struct
74 std::deque<UnwrappedTl0Frame> stashed_frames_; argument