Home
last modified time | relevance | path

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

123456789

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAutoCompleteTextView.java19 private int threshold = 2; field in ShadowAutoCompleteTextView
38 public void setThreshold(int threshold) { in setThreshold()
/external/deqp/framework/common/
DtcuImageCompare.cpp91 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in findNumPositionDeviationFailingPixels()
216 …tPixelBufferAccess& reference, const ConstPixelBufferAccess& result, float threshold, CompareLogMo… in fuzzyCompare()
285 …char* imageSetDesc, const Surface& reference, const Surface& result, float threshold, CompareLogMo… in fuzzyCompare()
486 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLo… in floatUlpThresholdCompare()
572 …xelBufferAccess& reference, const ConstPixelBufferAccess& result, const Vec4& threshold, CompareLo… in floatThresholdCompare()
659 …esc, const Vec4& reference, const ConstPixelBufferAccess& result, const Vec4& threshold, CompareLo… in floatThresholdCompare()
741 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLo… in intThresholdCompare()
836 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in intThresholdPositionDeviationCompare()
915 …elBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu… in intThresholdPositionDeviationErrorThresholdCompare()
982 …r* imageSetDesc, const Surface& reference, const Surface& result, const RGBA& threshold, CompareLo… in pixelThresholdCompare()
[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/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
DBarrier.java36 protected int threshold; field in Barrier
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.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
319 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
Des3fTextureFormatTests.cpp160 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
350 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local
512 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testLayer() local
664 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testSlice() local
811 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
962 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local
1081 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
1193 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
DAppenderSkeleton.java31 public void setThreshold(Priority threshold) { in setThreshold()
/external/aac/libPCMutils/src/
Dlimiter.cpp98 FIXP_PCM threshold; member
117 INT_PCM threshold, in createLimiter()
239 FIXP_DBL threshold = FX_PCM2FX_DBL(limiter->threshold)>>TDL_GAIN_SCALING; in applyLimiter() local
491 TDLIMITER_ERROR setLimiterThreshold(TDLimiterPtr limiter, INT_PCM threshold) in setLimiterThreshold()
/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
Des2fTextureFormatTests.cpp143 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
319 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local
453 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate() local
565 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace() local
Des2fShaderBuiltinVarTests.cpp282 …const tcu::RGBA threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().ge… in iterate() local
376 …const tcu::RGBA threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().ge… in iterate() local
463 const float threshold = 0.02f; in iterate() local
587 …const tcu::RGBA threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().ge… in iterate() local
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dtgt.c260 void opj_tgt_encode(opj_bio_t *bio, opj_tgt_tree_t *tree, OPJ_UINT32 leafno, OPJ_INT32 threshold) { in opj_tgt_encode()
300 …NT32 opj_tgt_decode(opj_bio_t *bio, opj_tgt_tree_t *tree, OPJ_UINT32 leafno, OPJ_INT32 threshold) { in opj_tgt_decode()
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_NFLOG.h14 __u16 threshold; member
/external/iptables/include/linux/netfilter/
Dxt_NFLOG.h14 __u16 threshold; member
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
Debt_nflog.h17 __u16 threshold; member
/external/clang/test/CodeGen/
D2008-08-07-AlignPadding1.c17 int threshold; member
Dunion-init.c17 int threshold; /* collection threshold */ member
/external/libvpx/libvpx/test/
Dset_roi.cc33 unsigned int threshold[MAX_MB_SEGMENTS] = { 0, 100, 200, 300 }; in TEST() local
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSsaConverter.java71 public static void updateSsaMethod(SsaMethod ssaMeth, int threshold) { in updateSsaMethod()
288 LocalVariableInfo localInfo, int threshold) { in placePhiFunctions()
/external/eigen/Eigen/src/LU/
DFullPivLU.h255 FullPivLU& setThreshold(const RealScalar& threshold) in setThreshold()
280 RealScalar threshold() const in threshold() function
/external/freetype/src/autofit/
Dafangles.c212 FT_Pos threshold ) in af_sort_and_quantize_widths()
/external/eigen/Eigen/src/IterativeLinearSolvers/
DConjugateGradient.h53 RealScalar threshold = tol*tol*rhsNorm2; in conjugate_gradient() local
/external/eigen/Eigen/src/QR/
DColPivHouseholderQR.h322 ColPivHouseholderQR& setThreshold(const RealScalar& threshold) in setThreshold()
347 RealScalar threshold() const in threshold() function
/external/opencv/cv/src/
Dcvcontourtree.cpp69 CvContourTree ** tree, double threshold ) in icvCreateContourTree()
648 cvCreateContourTree( const CvSeq* contour, CvMemStorage* storage, double threshold ) in cvCreateContourTree()
688 double threshold; in cvContourFromContourTree() local
/external/pdfium/core/src/fpdftext/
Dfpdf_text_search.cpp107 FX_FLOAT threshold = last_width > this_width ? last_width / 4 : this_width / 4; in FPDFText_ProcessInterObj() local
223 FX_FLOAT threshold = 0; in ProcessObject() local

123456789