Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dcodec_timer.cc29 for (int i = 0; i < MAX_HISTORY_SIZE; i++) { in Reset()
57 for (int i = (MAX_HISTORY_SIZE - 2); i >= 0; i--) { in UpdateMaxHistory()
77 for (int i = 0; i < MAX_HISTORY_SIZE; i++) { in ProcessHistory()
81 if (nowMs - _history[i].timeMs > MAX_HISTORY_SIZE * SHORT_FILTER_MS) { in ProcessHistory()
Dcodec_timer.h20 #define MAX_HISTORY_SIZE 10 macro
52 VCMShortMaxSample _history[MAX_HISTORY_SIZE];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...