| /external/deqp/framework/randomshaders/ |
| D | rsgUtils.cpp | 69 float maxVal = valueRange.component(ndx).getMax().asFloat(); in computeRandomValue() local 78 int maxVal = valueRange.component(ndx).getMin().asBool() ? 1 : 0; in computeRandomValue() local 89 int maxVal = valueRange.component(ndx).getMax().asInt(); in computeRandomValue() local 195 bool maxVal = minVal ? true : rnd.getBool(); in computeRandomValueRange() local 210 int maxVal = minVal + rangeLen; in computeRandomValueRange() local 228 float maxVal = minVal + step * (float)rangeLen; in computeRandomValueRange() local 304 float maxVal = valueRange.component(ndx).getMax().asFloat(); in computeRangeLengthSum() local 313 int maxVal = valueRange.component(ndx).getMin().asBool() ? 1 : 0; in computeRangeLengthSum() local 324 int64_t maxVal = valueRange.component(ndx).getMax().asInt(); in computeRangeLengthSum() local
|
| D | rsgVariableValue.cpp | 174 …alueRange(const VariableType &type, const ConstValueAccess &minVal, const ConstValueAccess &maxVal) in ValueRange() 183 ValueRange::ValueRange(const VariableType &type, const Scalar *minVal, const Scalar *maxVal) in ValueRange()
|
| D | rsgExpression.cpp | 182 int maxVal = minVal + rangeLen; in computeRandomValueRangeForInfElements() local 204 float maxVal = minVal + step * (float)rangeLen; in computeRandomValueRangeForInfElements() local 363 float maxVal = +10.0f; in FloatLiteral() local 405 float maxVal = valueRange.getMax().asFloat(); in getWeight() local 432 int maxVal = +16; in IntLiteral() local 460 int maxVal = valueRange.getMax().asInt(); in getWeight() local 486 int maxVal = 1; in BoolLiteral() local
|
| /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
| D | XYStepCalculator.java | 38 …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/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/pagination/async/ |
| D | PaginatedItemsPublisherTckTest.java | 64 private final long maxVal; field in PaginatedItemsPublisherTckTest.PageFetcher 67 private PageFetcher(long maxVal, long step) { in PageFetcher()
|
| /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ |
| D | LineRegion.java | 25 private Number maxVal; field in LineRegion 95 public void setMaxVal(Number maxVal) { in setMaxVal()
|
| /external/aac/libFDK/src/ |
| D | scale.cpp | 607 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
|
| D | FDK_lpc.cpp | 360 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/ |
| D | sacenc_vectorfunctions.cpp | 129 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/ |
| D | scale_mips.cpp | 123 FIXP_DBL maxVal = FL2FX_DBL(0.0f); in getScalefactor() local
|
| /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/ |
| D | XYStepCalculatorTest.java | 46 double maxVal = 100; in testSubdivide() local
|
| /external/deqp/framework/common/ |
| D | tcuTextureUtil.cpp | 861 static inline float linearInterpolate(float t, float minVal, float maxVal) in linearInterpolate() 996 …llWithComponentGradients1D(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &maxVal, in fillWithComponentGradients1D() 1013 …llWithComponentGradients2D(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &maxVal, in fillWithComponentGradients2D() 1071 … fillWithComponentGradients3D(const PixelBufferAccess &dst, const Vec4 &minVal, const Vec4 &maxVal, in fillWithComponentGradients3D() 1109 …thComponentGradientsStyled(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &maxVal, in fillWithComponentGradientsStyled() 1140 …fillWithComponentGradients(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &maxVal) in fillWithComponentGradients() 1145 …illWithComponentGradients2(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &maxVal) in fillWithComponentGradients2() 1150 …illWithComponentGradients3(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &maxVal) in fillWithComponentGradients3() 1426 void estimatePixelValueRange(const ConstPixelBufferAccess &access, Vec4 &minVal, Vec4 &maxVal) in estimatePixelValueRange() 1475 Vec4 minVal, maxVal; in computePixelScaleBias() local [all …]
|
| /external/webrtc/modules/audio_coding/codecs/ilbc/ |
| D | state_construct.c | 37 int16_t maxVal; in WebRtcIlbcfix_StateConstruct() local
|
| D | state_search.c | 39 int16_t maxVal; in WebRtcIlbcfix_StateSearch() local
|
| /external/armnn/samples/SpeechRecognition/include/ |
| D | Wav2LetterPreprocessor.hpp | 133 const float maxVal = std::numeric_limits<T>::max(); in Quantise() local
|
| /external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
| D | EffectDescription.h | 33 constexpr ParamType(std::string_view name, float minVal, float maxVal, float defVal) : in ParamType()
|
| /external/angle/src/tests/gl_tests/ |
| D | ShaderAlgorithmTest.cpp | 121 float maxVal = std::max({sx, sy, 0.33f * sx + 0.5f * sy}); in TEST_P() local
|
| /external/aac/libAACenc/src/ |
| D | noisedet.cpp | 175 FIXP_DBL fhelp1, fhelp2, fhelp3, fhelp4, maxVal, minVal; in FDKaacEnc_noiseDetect() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | MallocOverflowSecurityChecker.cpp | 38 APSInt maxVal; member 77 APSInt maxVal; in CheckMallocArgument() local
|
| /external/deqp/modules/gles3/accuracy/ |
| D | es3aVaryingInterpolationTests.cpp | 122 … const tcu::Vec3 &minVal, const tcu::Vec3 &maxVal, bool projective) in InterpolationCase() 309 Vec3 maxVal; in init() member
|
| /external/deqp/modules/gles2/accuracy/ |
| D | es2aVaryingInterpolationTests.cpp | 120 … const tcu::Vec3 &minVal, const tcu::Vec3 &maxVal, bool projective) in InterpolationCase() 304 Vec3 maxVal; in init() member
|
| /external/armnn/samples/common/include/Audio/ |
| D | MFCC.hpp | 87 float maxVal = std::numeric_limits<T>::max(); in MfccComputeQuant() local
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderGLSLstd450.cpp | 217 auto maxVal = Operand(shader, *this, insn.word(7)); in EmitExtGLSLstd450() local 228 auto maxVal = Operand(shader, *this, insn.word(7)); in EmitExtGLSLstd450() local 239 auto maxVal = Operand(shader, *this, insn.word(7)); in EmitExtGLSLstd450() local 946 auto maxVal = Operand(shader, *this, insn.word(7)); in EmitExtGLSLstd450() local
|
| /external/aac/libSBRdec/src/ |
| D | sbr_dec.cpp | 277 FIXP_DBL maxVal; in sbr_dec() local 1131 FIXP_DBL maxVal; in resetSbrDec() local
|
| /external/skia/src/pathops/ |
| D | SkPathOpsCurve.cpp | 101 double maxVal = 0; in setCurveHullSweep() local
|