Searched refs:VideoFrameWrapper (Results 1 – 1 of 1) sorted by relevance
26 class VideoFrameWrapper : public webrtc::I420BufferInterface { class28 VideoFrameWrapper( in VideoFrameWrapper() function in cuttlefish::webrtc_streaming::__anone252ef290111::VideoFrameWrapper32 ~VideoFrameWrapper() override = default;62 new rtc::RefCountedObject<VideoFrameWrapper>(frame)) in OnFrame()