Home
last modified time | relevance | path

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

/external/webrtc/test/testsupport/metrics/
Dvideo_metrics.cc23 static bool LessForFrameResultValue (const FrameResult& s1, in LessForFrameResultValue()
24 const FrameResult& s2) { in LessForFrameResultValue()
38 FrameResult frame_result; in CalculateFrame()
59 std::vector<FrameResult>::iterator iter; in CalculateStats()
Dvideo_metrics.h21 struct FrameResult { struct
41 std::vector<FrameResult> frames; argument