Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocapturer.cc70 static const size_t kMaxAccumulatorSize = 600; variable
102 adapt_frame_drops_data_(kMaxAccumulatorSize), in VideoCapturer()
103 frame_time_data_(kMaxAccumulatorSize), in VideoCapturer()
110 adapt_frame_drops_data_(kMaxAccumulatorSize), in VideoCapturer()
111 frame_time_data_(kMaxAccumulatorSize), in VideoCapturer()