Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/external/tensorflow/tensorflow/core/kernels/
Dcompare_and_bitpack_op_gpu.cu.cc36 const T* __restrict__ threshold, in CompareAndBitpackKernel()
60 const int size, const bool* __restrict__ threshold, in CompareAndBitpackKernel()
81 const int size, const float* __restrict__ threshold, in CompareAndBitpackKernel()
97 const int size, const double* __restrict__ threshold, in CompareAndBitpackKernel()
Dsoftplus_op.h44 static const T threshold = in operator() local
Droll_op.cc83 gtl::InlinedVector<int32, 4> threshold(num_dims); in Compute() local
123 const T* input, T* output, const gtl::ArraySlice<int32>& threshold, in DoRoll()
187 T* output, const gtl::ArraySlice<int32>& threshold, in DoRollWithMemcpy()
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dobject_detection_average_precision_stage.cc100 float threshold = 0.5; in LatestMetrics() local
105 for (auto& threshold : ap_params.iou_thresholds()) { in LatestMetrics() local
115 for (float threshold : iou_thresholds) { in LatestMetrics() local
/external/skia/src/gpu/gradients/generated/
DGrDualIntervalGradientColorizer.h33 float threshold; variable
40 float threshold) in GrDualIntervalGradientColorizer()
DGrDualIntervalGradientColorizer.cpp36 auto threshold = _outer.threshold; in emitCode() local
173 float threshold) { in Make()
/external/skqp/src/gpu/gradients/
DGrDualIntervalGradientColorizer.h22 float threshold() const { return fThreshold; } in threshold() function
33 SkPMColor4f bias23, float threshold) in GrDualIntervalGradientColorizer()
DGrDualIntervalGradientColorizer.cpp34 auto threshold = _outer.threshold(); in emitCode() local
132 float threshold) { in Make()
/external/deqp/framework/common/
DtcuImageCompare.cpp91 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in findNumPositionDeviationFailingPixels()
217 …tPixelBufferAccess& reference, const ConstPixelBufferAccess& result, float threshold, CompareLogMo… in fuzzyCompare()
286 …char* imageSetDesc, const Surface& reference, const Surface& result, float threshold, CompareLogMo… in fuzzyCompare()
488 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLo… in floatUlpThresholdCompare()
574 …xelBufferAccess& reference, const ConstPixelBufferAccess& result, const Vec4& threshold, CompareLo… in floatThresholdCompare()
661 …esc, const Vec4& reference, const ConstPixelBufferAccess& result, const Vec4& threshold, CompareLo… in floatThresholdCompare()
743 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLo… in intThresholdCompare()
830 …xelBufferAccess& reference, const ConstPixelBufferAccess& result, const float threshold, CompareLo… in dsThresholdCompare()
940 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in intThresholdPositionDeviationCompare()
1019 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in intThresholdPositionDeviationErrorThresholdCompare()
[all …]
DtcuBilinearImageCompare.cpp114 …xelBufferAccess& reference, const ConstPixelBufferAccess& result, const RGBA threshold, int x, int… in comparePixelRGBA8()
191 …ce, const ConstPixelBufferAccess& result, const PixelBufferAccess& errorMask, const RGBA threshold) in bilinearCompareRGBA8()
219 …ce, const ConstPixelBufferAccess& result, const PixelBufferAccess& errorMask, const RGBA threshold) in bilinearCompare()
/external/ImageMagick/MagickCore/
Dthreshold.c412 threshold; in KapurThreshold() local
502 threshold; in OTSUThreshold() local
595 threshold; in TriangleThreshold() local
675 threshold; in AutoThresholdImage() local
807 MagickExport MagickBooleanType BilevelImage(Image *image,const double threshold, in BilevelImage()
947 threshold; in BlackThresholdImage() local
1545 *threshold, in GetThresholdMapFile() local
1739 *threshold, in ListThresholdMapFile() local
2008 threshold; in OrderedDitherImage() local
2243 threshold; in RandomThresholdImage() local
[all …]
/external/libcups/tools/
Ddither.h2 const unsigned char threshold[64][64] = variable
/external/llvm-project/clang-tools-extra/clangd/unittests/decision_forest_model/
Dforest.json5 "threshold": 200.0, number
9 "threshold": -1, number
/external/aac/libPCMutils/src/
Dlimiter.cpp113 FIXP_DBL threshold, unsigned int maxChannels, in pcmLimiter_Create()
183 FIXP_DBL threshold = limiter->threshold >> scaling; in pcmLimiter_Apply() local
361 FIXP_DBL threshold) { in pcmLimiter_SetThreshold()
/external/autotest/client/cros/audio/
Daudio_analysis.py239 threshold=PATTERN_MATCHING_THRESHOLD): argument
312 def _moving_pattern_matching(golden_signal, test_signal, threshold): argument
/external/antlr/tool/src/main/java/org/antlr/misc/
DBarrier.java36 protected int threshold; field in Barrier
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
DAppenderSkeleton.java31 public void setThreshold(Priority threshold) { in setThreshold()
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.cpp82 …olor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor()
219 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
328 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tcu… in iterate() local
/external/libaom/libaom/av1/common/
Dcdef.h28 static INLINE int constrain(int diff, int threshold, int damping) { in constrain()
/external/deqp/modules/gles2/functional/
Des2fShaderFragDataTests.cpp64 …olor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor()
201 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
/external/autotest/client/tests/monotonic_time/
Dmonotonic_time.py19 def run_once(self, test_type = None, duration = 300, threshold = None): argument
/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_speedup.py31 def speedup(new, old, threshold=_DEFAULT_THRESHOLD): argument
/external/tensorflow/tensorflow/lite/examples/label_image/
Dget_top_n_impl.h34 float threshold, std::vector<std::pair<float, int>>* top_results, in get_top_n() argument
/external/rust/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_speedup.py31 def speedup(new, old, threshold=_DEFAULT_THRESHOLD): argument
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dunary_ops.cc98 xla::XlaOp threshold = in Softplus() local

12345678910>>...18