Searched refs:estimators (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator.gypi | 88 'test/estimators/nada.cc', 89 'test/estimators/nada.h', 90 'test/estimators/remb.cc', 91 'test/estimators/remb.h', 92 'test/estimators/send_side.cc', 93 'test/estimators/send_side.h', 94 'test/estimators/tcp.cc', 95 'test/estimators/tcp.h',
|
/external/iptables/extensions/ |
D | libxt_rateest.man | 3 estimators and matching on the difference between two rate estimators. 47 against a static value, while in "relative mode", two rate estimators are 56 The names of the two rate estimators for relative mode.
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 943 vector<SegmentedEstimator> estimators; in iterate() local 945 estimators.push_back(computeSegmentedEstimator(getWorkloadMedianDataPoints(progNdx))); in iterate() 950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() 999 if (estimators[progNdx].right.coefficient <= 0.0f) in iterate() 1019 perProgramSlopes.push_back(estimators[i].right.coefficient); in iterate() 1031 const int numFreeOps = de::max(0, (int)deFloatFloor(intersectionX(estimators[0].left, in iterate() 1032 LineParameters(estimators[0].right.offset, in iterate()
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 943 vector<SegmentedEstimator> estimators; in iterate() local 945 estimators.push_back(computeSegmentedEstimator(getWorkloadMedianDataPoints(progNdx))); in iterate() 950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() 999 if (estimators[progNdx].right.coefficient <= 0.0f) in iterate() 1019 perProgramSlopes.push_back(estimators[i].right.coefficient); in iterate() 1031 const int numFreeOps = de::max(0, (int)deFloatFloor(intersectionX(estimators[0].left, in iterate() 1032 LineParameters(estimators[0].right.offset, in iterate()
|
/external/webrtc/webrtc/modules/ |
D | modules.gyp | 292 'remote_bitrate_estimator/test/estimators/nada_unittest.cc',
|