Searched defs:UnwrappedTl0Frame (Results 1 – 2 of 2) sorted by relevance
41 struct UnwrappedTl0Frame { struct42 int64_t unwrapped_tl0;43 std::unique_ptr<RtpFrameObject> frame;
51 struct UnwrappedTl0Frame { struct74 std::deque<UnwrappedTl0Frame> stashed_frames_; argument