Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_buffer_controller.h72 bool IsTooManyFramesQueued() const RTC_RUN_ON(&worker_sequence_checker_);
Dvideo_stream_buffer_controller.cc331 bool VideoStreamBufferController::IsTooManyFramesQueued() const in IsTooManyFramesQueued() function in webrtc::VideoStreamBufferController
384 IsTooManyFramesQueued()); in MaybeScheduleFrameForRelease()