Searched defs:UpdateTrendLine (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
H A DMatlabPlot.cc260 void MatlabLine::UpdateTrendLine(MatlabLine * sourceData, double slope, double offset) function in class:MatlabLine
883 _line[trendIx]->UpdateTrendLine(_line[sourceIx], slope, offset);

Completed in 141 milliseconds