OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coefficientConfidenceUpper
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/glshared/
glsCalibration.hpp
58
float
coefficientConfidenceUpper
;
glsCalibration.cpp
168
result.
coefficientConfidenceUpper
= linearSample(medianSlopes, 0.5f + reportedConfidence*0.5f);
/external/deqp/modules/gles3/performance/
es3pDepthTests.cpp
770
<< "[" << testParam.coefficientConfidenceLower << ", " << testParam.coefficient << ", " << testParam.
coefficientConfidenceUpper
<< "]"
781
else if (testParam.coefficientConfidenceLower < testParam.
coefficientConfidenceUpper
*0.25)
[
all
...]
es3pBufferDataUploadTests.cpp
[
all
...]
Completed in 507 milliseconds