Home
last modified time | relevance | path

Searched refs:UpdateFrameInfoWithIncomingFrame (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/
Dframe_buffer2.h141 bool UpdateFrameInfoWithIncomingFrame(const EncodedFrame& frame,
Dframe_buffer2.cc435 if (!UpdateFrameInfoWithIncomingFrame(*frame, info)) in InsertFrame()
516 bool FrameBuffer::UpdateFrameInfoWithIncomingFrame(const EncodedFrame& frame, in UpdateFrameInfoWithIncomingFrame() function in webrtc::video_coding::FrameBuffer