Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dframe_buffer2.cc93 StartWaitForNextFrameOnQueue(); in NextFrame()
96 void FrameBuffer::StartWaitForNextFrameOnQueue() { in StartWaitForNextFrameOnQueue() function in webrtc::video_coding::FrameBuffer
537 StartWaitForNextFrameOnQueue(); in InsertFrame()
Dframe_buffer2.h124 void StartWaitForNextFrameOnQueue() RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_);