Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_encoder.cc1000 bool cwnd_frame_drop = in OnFrame() local
1003 if (posted_frames_waiting_for_encode == 1 && !cwnd_frame_drop) { in OnFrame()
1006 if (cwnd_frame_drop) { in OnFrame()