Home
last modified time | relevance | path

Searched defs:maxVal (Results 1 – 25 of 86) sorted by relevance

1234

/external/deqp/framework/randomshaders/
DrsgUtils.cpp68 float maxVal = valueRange.component(ndx).getMax().asFloat(); in computeRandomValue() local
77 int maxVal = valueRange.component(ndx).getMin().asBool() ? 1 : 0; in computeRandomValue() local
88 int maxVal = valueRange.component(ndx).getMax().asInt(); in computeRandomValue() local
196 bool maxVal = minVal ? true : rnd.getBool(); in computeRandomValueRange() local
211 int maxVal = minVal + rangeLen; in computeRandomValueRange() local
229 float maxVal = minVal + step*(float)rangeLen; in computeRandomValueRange() local
305 float maxVal = valueRange.component(ndx).getMax().asFloat(); in computeRangeLengthSum() local
314 int maxVal = valueRange.component(ndx).getMin().asBool() ? 1 : 0; in computeRangeLengthSum() local
325 int maxVal = valueRange.component(ndx).getMax().asInt(); in computeRangeLengthSum() local
DrsgVariableValue.cpp165 …lueRange (const VariableType& type, const ConstValueAccess& minVal, const ConstValueAccess& maxVal) in ValueRange()
174 ValueRange::ValueRange (const VariableType& type, const Scalar* minVal, const Scalar* maxVal) in ValueRange()
DrsgExpression.cpp188 int maxVal = minVal + rangeLen; in computeRandomValueRangeForInfElements() local
210 float maxVal = minVal + step*(float)rangeLen; in computeRandomValueRangeForInfElements() local
363 float maxVal = +10.0f; in FloatLiteral() local
406 float maxVal = valueRange.getMax().asFloat(); in getWeight() local
433 int maxVal = +16; in IntLiteral() local
461 int maxVal = valueRange.getMax().asInt(); in getWeight() local
487 int maxVal = 1; in BoolLiteral() local
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYStepCalculator.java38 …static XYStep getStep(XYPlot plot, XYAxisType axisType, RectF rect, Number minVal, Number maxVal) { in getStep()
51 …p getStep(XYStepMode typeXY, float plotPixelSize, double stepValue, Number minVal, Number maxVal) { in getStep()
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/
DLineRegion.java25 private Number maxVal; field in LineRegion
95 public void setMaxVal(Number maxVal) { in setMaxVal()
/external/aac/libFDK/src/
Dscale.cpp607 SHORT temp, maxVal = 0; in getScalefactorShort() local
633 INT_PCM temp, maxVal = 0; in getScalefactorPCM() local
659 SHORT temp, maxVal = 0; in getScalefactorShort() local
693 FIXP_DBL temp, maxVal = (FIXP_DBL)0; in getScalefactor() local
711 SHORT temp, maxVal = (FIXP_SGL)0; in getScalefactor() local
DFDK_lpc.cpp360 FIXP_DBL maxVal = (FIXP_DBL)0; in CLpc_ParcorToLpc() local
398 FIXP_DBL maxVal = (FIXP_DBL)0; in CLpc_ParcorToLpc() local
/external/aac/libSACenc/src/
Dsacenc_vectorfunctions.cpp129 FIXP_DBL maxVal = FL2FXCONST_DBL(0.0f); in sumUpCplxPow2() local
177 FIXP_DBL maxVal = FL2FXCONST_DBL(0.0f); in sumUpCplxPow2Dim2() local
402 FIXP_DBL maxVal = FL2FXCONST_DBL(0.0f); in FDKcalcPbScaleFactor() local
418 FIXP_DBL maxVal = FL2FXCONST_DBL(0.0f); in FDKcalcScaleFactor() local
440 FIXP_DBL maxVal = FL2FXCONST_DBL(0.0f); in FDKcalcScaleFactorDPK() local
/external/aac/libFDK/src/mips/
Dscale_mips.cpp123 FIXP_DBL maxVal = FL2FX_DBL(0.0f); in getScalefactor() local
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/
DXYStepCalculatorTest.java46 double maxVal = 100; in testSubdivide() local
/external/webrtc/modules/audio_coding/codecs/ilbc/
Dstate_construct.c35 int16_t maxVal; in WebRtcIlbcfix_StateConstruct() local
Dstate_search.c37 int16_t maxVal; in WebRtcIlbcfix_StateSearch() local
/external/deqp/framework/common/
DtcuTextureUtil.cpp705 static inline float linearInterpolate (float t, float minVal, float maxVal) in linearInterpolate()
840 …tGradients1D (const PixelBufferAccess& access, const Vec4& minVal, const Vec4& maxVal, GradientSty… in fillWithComponentGradients1D()
856 …tGradients2D (const PixelBufferAccess& access, const Vec4& minVal, const Vec4& maxVal, GradientSty… in fillWithComponentGradients2D()
913 …nentGradients3D (const PixelBufferAccess& dst, const Vec4& minVal, const Vec4& maxVal, GradientSty… in fillWithComponentGradients3D()
950 …dientsStyled (const PixelBufferAccess& access, const Vec4& minVal, const Vec4& maxVal, GradientSty… in fillWithComponentGradientsStyled()
976 …illWithComponentGradients (const PixelBufferAccess& access, const Vec4& minVal, const Vec4& maxVal) in fillWithComponentGradients()
981 …llWithComponentGradients2 (const PixelBufferAccess& access, const Vec4& minVal, const Vec4& maxVal) in fillWithComponentGradients2()
986 …illWithComponentGradients3(const PixelBufferAccess& access, const Vec4& minVal, const Vec4& maxVal) in fillWithComponentGradients3()
1247 void estimatePixelValueRange (const ConstPixelBufferAccess& access, Vec4& minVal, Vec4& maxVal) in estimatePixelValueRange()
1296 Vec4 minVal, maxVal; in computePixelScaleBias() local
[all …]
/external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DEffectDescription.h33 constexpr ParamType(std::string_view name, float minVal, float maxVal, float defVal) : in ParamType()
/external/aac/libAACenc/src/
Dnoisedet.cpp175 FIXP_DBL fhelp1, fhelp2, fhelp3, fhelp4, maxVal, minVal; in FDKaacEnc_noiseDetect() local
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp115 …t char* desc, glu::Precision precision, const tcu::Vec3& minVal, const tcu::Vec3& maxVal, bool pro… in InterpolationCase()
307 Vec3 maxVal; in init() member
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp38 APSInt maxVal; member
77 APSInt maxVal; in CheckMallocArgument() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp113 …t char* desc, glu::Precision precision, const tcu::Vec3& minVal, const tcu::Vec3& maxVal, bool pro… in InterpolationCase()
301 Vec3 maxVal; in init() member
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp37 APSInt maxVal; member
76 APSInt maxVal; in CheckMallocArgument() local
/external/swiftshader/src/Pipeline/
DSpirvShaderGLSLstd450.cpp263 auto maxVal = Operand(this, state, insn.word(7)); in EmitExtGLSLstd450() local
274 auto maxVal = Operand(this, state, insn.word(7)); in EmitExtGLSLstd450() local
285 auto maxVal = Operand(this, state, insn.word(7)); in EmitExtGLSLstd450() local
980 auto maxVal = Operand(this, state, insn.word(7)); in EmitExtGLSLstd450() local
/external/aac/libSBRdec/src/
Dsbr_dec.cpp277 FIXP_DBL maxVal; in sbr_dec() local
1131 FIXP_DBL maxVal; in resetSbrDec() local
/external/aac/libSBRenc/src/
Dps_bitenc.cpp266 const INT maxVal, INT *error) { in encodeDeltaFreq()
288 const INT tableOffset, const INT maxVal, in encodeDeltaTime()
/external/skia/src/pathops/
DSkPathOpsCurve.cpp103 double maxVal = 0; in setCurveHullSweep() local
/external/skqp/src/pathops/
DSkPathOpsCurve.cpp103 double maxVal = 0; in setCurveHullSweep() local
/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
Dtools.cpp85 PrimeNumbers::Result1d PrimeNumbers::fitMaxPrime1d(size_t val1, size_t maxVal){ in fitMaxPrime1d()

1234