Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dvideo_track_source_impl.h68 void OnFrame(std::shared_ptr<VideoFrameBuffer> frame, in OnFrame() function
Dvideo_track_source_impl.cpp57 void VideoTrackSourceImpl::OnFrame(std::shared_ptr<VideoFrameBuffer> frame, in OnFrame() function in cuttlefish::webrtc_streaming::VideoTrackSourceImpl