HomeSort by relevance Sort by last modified time
    Searched refs:UpdateTrendLine (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
MatlabPlot.h 48 void UpdateTrendLine(MatlabLine * sourceData, double slope, double offset);
MatlabPlot.cc 260 void MatlabLine::UpdateTrendLine(MatlabLine * sourceData, double slope, double offset)
883 _line[trendIx]->UpdateTrendLine(_line[sourceIx], slope, offset);

Completed in 2306 milliseconds