Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/test/
DplotJitterEstimate.m3 [timestamps, framedata, slopes, randJitters, framestats, timetable, filtjitter, rtt, rttStatsVec] =…
9 plot(x, slopes(x, 1).*(framestats(x, 1) - framestats(x, 2)) + 3*sqrt(randJitters(x,2)), 'b'); title…
11 plot(x, slopes(x, 1).*(framestats(x, 1) - framestats(x, 2)), 'g');
14 plot(x, slopes(x, 1)); title('Line slope');
16 %plot(x, slopes(x, 2)); title('Line offset');
32 plot(s, slopes(end, 1)*s + slopes(end, 2), 'g');
33 plot(s, slopes(end, 1)*s + slopes(end, 2) + 3*sqrt(randJitters(end,2)), 'r');
34 plot(s, slopes(end, 1)*s + slopes(end, 2) - 3*sqrt(randJitters(end,2)), 'r');
/external/deqp/modules/glshared/
DglsCalibration.cpp136 std::vector<float> slopes; in theilSenSiegelLinearRegression() local
138 slopes.reserve(numDataPoints); in theilSenSiegelLinearRegression()
145 slopes.push_back((ptA.y() - ptB.y()) / (ptA.x() - ptB.x())); in theilSenSiegelLinearRegression()
149 medianSlopes.push_back(destructiveMedian(slopes)); in theilSenSiegelLinearRegression()
/external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/
DHeightBasedTerrain.j3md11 // slopeTileFactor: the texture scale for slopes
/external/deqp/doc/testspecs/GLES2/
Dperformance.shaders.operator.txt46 estimated slopes, and dividing by the operation count difference between the
/external/deqp/doc/testspecs/GLES3/
Dperformance.shaders.operator.txt50 estimated slopes, and dividing by the operation count difference between the