Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp333 constexpr int kNumFrames = 5; in SendLastFrameAsync() local
335 for (int i = 0; i < kNumFrames; ++i) { in SendLastFrameAsync()
339 if (i < kNumFrames - 1) { in SendLastFrameAsync()