Home
last modified time | relevance | path

Searched defs:FrameSample (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.h37 struct FrameSample { struct
38 FrameSample() in FrameSample() argument
60 void TimeDeltas(const FrameSample& current_frame, argument
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Djitter_estimate_test.h66 FrameSample() {FrameSample(0, 0, 0, false, false);} in FrameSample() function
67 FrameSample(unsigned int ts, int64_t wallClk, unsigned int fs, bool _keyFrame, bool _resent): in FrameSample() function