/external/ImageMagick/MagickCore/ |
D | threshold.c | 526 const char *thresholds,ExceptionInfo *exception) in BlackThresholdImage() argument 555 if (thresholds == (const char *) NULL) in BlackThresholdImage() 562 flags=ParseGeometry(thresholds,&geometry_info); in BlackThresholdImage() 940 *thresholds; in GetThresholdMapFile() local 945 thresholds=NewXMLTree(xml,exception); in GetThresholdMapFile() 946 if (thresholds == (XMLTreeInfo *) NULL) in GetThresholdMapFile() 948 for (threshold=GetXMLTreeChild(thresholds,"threshold"); in GetThresholdMapFile() 961 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile() 969 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile() 977 thresholds=DestroyXMLTree(thresholds); in GetThresholdMapFile() [all …]
|
/external/valgrind/callgrind/ |
D | callgrind_annotate.in | 137 my @thresholds; 253 $thresholds[$i] = $th; 256 $thresholds[$i] = 0; 260 @thresholds = (); 491 if (not @thresholds) { 493 push(@thresholds, 0); 495 $thresholds[0] = $single_threshold; 739 print("Thresholds: @thresholds\n"); 884 (scalar @sort_order == scalar @thresholds) or 886 " @sort_order\n @thresholds\n"); [all …]
|
/external/valgrind/cachegrind/ |
D | cg_annotate.in | 121 my @thresholds; 207 $thresholds[$i] = $th; 210 $thresholds[$i] = 0; 214 @thresholds = (); 378 if (not @thresholds) { 380 push(@thresholds, 100); 382 $thresholds[0] = $single_threshold; 606 (scalar @sort_order == scalar @thresholds) or 613 foreach my $e (@thresholds) { 624 foreach my $i (0 .. scalar @thresholds - 1) { [all …]
|
/external/ImageMagick/config/ |
D | Makefile.am | 43 config/thresholds.xml \ 68 config/thresholds.xml \
|
D | ImageMagick.rc | 60 THRESHOLDS.XML IMAGEMAGICK DISCARDABLE "..\\bin\\thresholds.xml"
|
/external/aac/libSBRenc/src/ |
D | tran_det.cpp | 462 FIXP_DBL *RESTRICT thresholds, in calculateThresholds() argument 530 …? fMult(FL2FXCONST_DBL(0.66f), thresholds[i]) + (fMult(FL2FXCONST_DBL(0.34f), std_val) >> commonSc… in calculateThresholds() 533 thresholds[i] = fixMax(ABS_THRES,temp); in calculateThresholds() 545 FIXP_DBL *RESTRICT thresholds, in extractTransientCandidates() argument 584 FIXP_DBL thres = thresholds[i]; in extractTransientCandidates() 586 if((LONG)thresholds[i]>=256) in extractTransientCandidates() 587 i_thres = (LONG)( (LONG)MAXVAL_DBL / ((((LONG)thresholds[i]))+1) )<<(32-24); in extractTransientCandidates() 670 h_sbrTran->thresholds, in FDKsbrEnc_transientDetect() 679 h_sbrTran->thresholds, in FDKsbrEnc_transientDetect()
|
D | tran_det.h | 97 FIXP_DBL thresholds[QMF_CHANNELS]; member
|
/external/valgrind/massif/tests/ |
D | thresholds_5_0.vgtest | 1 prog: thresholds
|
D | thresholds_0_0.vgtest | 1 prog: thresholds
|
D | thresholds_0_10.vgtest | 1 prog: thresholds
|
D | thresholds_10_0.vgtest | 1 prog: thresholds
|
D | thresholds_5_10.vgtest | 1 prog: thresholds
|
D | thresholds_10_10.vgtest | 1 prog: thresholds
|
D | insig.vgtest | 1 # At one point, thresholds less than 1.0% were misprinted as 00.00%, so test that here.
|
D | Makefile.in | 130 thresholds$(EXEEXT) zero$(EXEEXT) 205 thresholds_SOURCES = thresholds.c 206 thresholds_OBJECTS = thresholds.$(OBJEXT) 257 pages_as_heap.c peak.c realloc.c thresholds.c zero.c 262 pages_as_heap.c peak.c realloc.c thresholds.c zero.c 832 thresholds$(EXEEXT): $(thresholds_OBJECTS) $(thresholds_DEPENDENCIES) $(EXTRA_thresholds_DEPENDENCI… 833 @rm -f thresholds$(EXEEXT) 867 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thresholds.Po@am__quote@
|
/external/python/cpython2/Lib/test/ |
D | test_gc.py | 217 thresholds = gc.get_threshold() 228 gc.set_threshold(*thresholds) 232 thresholds = gc.get_threshold() 243 gc.set_threshold(*thresholds)
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 515 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds() argument 524 thresholds[0] = threshold_base; in set_vbp_thresholds() 525 thresholds[1] = threshold_base >> 2; in set_vbp_thresholds() 526 thresholds[2] = threshold_base >> 2; in set_vbp_thresholds() 527 thresholds[3] = threshold_base << 2; in set_vbp_thresholds() 555 thresholds[0] = threshold_base; in set_vbp_thresholds() 556 thresholds[2] = threshold_base << cpi->oxcf.speed; in set_vbp_thresholds() 558 thresholds[0] = threshold_base >> 3; in set_vbp_thresholds() 559 thresholds[1] = threshold_base >> 1; in set_vbp_thresholds() 560 thresholds[2] = threshold_base << 3; in set_vbp_thresholds() [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fsl-e500mc.ll | 2 ; Test support for Freescale e500mc and its higher memcpy inlining thresholds.
|
D | fsl-e5500.ll | 2 ; Test support for Freescale e5500 and its higher memcpy inlining thresholds.
|
/external/libopus/celt/ |
D | bands.h | 118 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,…
|
/external/autotest/server/site_tests/network_WiFi_WakeOnWiFiThrottling/ |
D | control | 15 dark resume too frequently. Test both the short and long thresholds, which are 3
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | PhiEliminate3.ll | 2 ; with various folding thresholds
|
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/ |
D | PhiEliminate3.ll | 2 ; with various folding thresholds
|
/external/skia/src/effects/ |
D | GrAlphaThresholdFragmentProcessor.fp | 75 // Make the inner and outer thresholds be in (0, 1) exclusive and be sorted correctly.
|
/external/walt/docs/ |
D | ScreenLatency.md | 13 …white to black (green line) on Nexus 5X. The horizontal lines show the thresholds used by WALT for…
|