Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dcodec_timer.h23 class VCMShortMaxSample {
25 VCMShortMaxSample() : shortMax(0), timeMs(-1) {} in VCMShortMaxSample() function
52 VCMShortMaxSample _history[MAX_HISTORY_SIZE];