Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/utility/
Dframe_dropper.cc60 _cap_buffer_size = 3.0f; in Reset()
290 float max_accumulator = _targetBitRate * _cap_buffer_size; in CapAccumulator()
Dframe_dropper.h90 float _cap_buffer_size; variable