Home
last modified time | relevance | path

Searched refs:nAbove (Results 1 – 16 of 16) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/bitmap/
H A DPNG.cpp151 unsigned int nAbove = 0; in AverageFilter() local
154 nAbove = 0; in AverageFilter()
158 nAbove = pRaw[i - nPitch]; in AverageFilter()
171 uint8 nPredictor = (uint8)((nLeft + nAbove) / 2); in AverageFilter()
214 uint8 nAbove = 0; in PaethFilter() local
217 nAbove = 0; in PaethFilter()
221 nAbove = pRaw[i - nPitch]; in PaethFilter()
223 uint8 nPredictor = PaethPredictor(nLeft, nAbove, nUpperLeft); in PaethFilter()
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dray_kdtree.cc247 unsigned int nBelow=0, nAbove=nPrims; in pigeonMinCost() local
254 nAbove -= bin[i].c_right; in pigeonMinCost()
264 float rawCosts = (belowSA * nBelow + aboveSA * nAbove); in pigeonMinCost()
278 split.nAbove = nAbove; in pigeonMinCost()
282 nAbove -= bin[i].c_both; in pigeonMinCost()
285 if(nBelow != nPrims || nAbove != 0) in pigeonMinCost()
369 unsigned int nBelow = 0, nAbove = nPrims; in minimalCost() local
409 if (edges[axis][i].end == UPPER_B) --nAbove; in minimalCost()
418 float rawCosts = (belowSA * nBelow + aboveSA * nAbove); in minimalCost()
433 split.nAbove = nAbove; in minimalCost()
[all …]
H A Dkdtree.cc232 unsigned int nBelow=0, nAbove=nPrims; in pigeonMinCost() local
239 nAbove -= bin[i].c_right; in pigeonMinCost()
249 float rawCosts = (belowSA * nBelow + aboveSA * nAbove); in pigeonMinCost()
266 split.nAbove = nAbove; in pigeonMinCost()
270 nAbove -= bin[i].c_both; in pigeonMinCost()
273 if(nBelow != nPrims || nAbove != 0) in pigeonMinCost()
356 unsigned int nBelow = 0, nAbove = nPrims; in minimalCost() local
396 if (edges[axis][i].end == UPPER_B) --nAbove; in minimalCost()
405 float rawCosts = (belowSA * nBelow + aboveSA * nAbove); in minimalCost()
421 split.nAbove = nAbove; in minimalCost()
[all …]
/dports/math/octave-forge-level-set/level-set/inst/
H A Dls_sign_colourmap.m141 nAbove = n; variable
144 nAbove = 0; variable
148 nAbove = n - nBelow; variable
149 assert (nAbove, round (n * ax(2) / (ax(2) - ax(1))), 1);
157 for i = 1 : nAbove
158 theta = (i - 1) / (nAbove - 1);
/dports/biology/canu/canu-2.2/src/bogart/
H A DAS_BAT_Unitig.C391 int32 nAbove = 0; in overlapConsistentWithTig() local
479 nAbove += errorProfile[pe].end - errorProfile[pe].bgn; in overlapConsistentWithTig()
499 nAbove -= bb; in overlapConsistentWithTig()
504 nAbove -= be; in overlapConsistentWithTig()
508 assert(nAbove >= 0); in overlapConsistentWithTig()
511 return((double)nAbove / (nBelow + nAbove)); in overlapConsistentWithTig()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/lpk/
H A DlpkMulti.c50 int nAbove, nBelow, iFaninLit, i, x, y; in Lpk_CreateVarOrder() local
55 nAbove = 0; in Lpk_CreateVarOrder()
60 Above[nAbove++] = Abc_Lit2Var(iFaninLit); in Lpk_CreateVarOrder()
70 for ( x = 0; x < nAbove; x++ ) in Lpk_CreateVarOrder()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent/
H A Dlicenses.c157 licText[i].nAbove = licText->nBelow = -1; in licenseInit()
165 licText[i].nAbove = licText[i].nBelow = 0; in licenseInit()
181 licText[i].nAbove = MIN(ssAbove, 3); in licenseInit()
184 licText[i].nAbove = licText[i].nBelow = 1; /* for now... */ in licenseInit()
216 licText[i].nAbove = p->ssComp / 100; in licenseInit()
H A Dnomos.h449 int nAbove; member
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dlyrics.cpp381 void Lyrics::layout2(int nAbove) in layout2() argument
387 rypos() = lh * (_no - nAbove) + yo - chordRest()->y(); in layout2()
391 rypos() = -lh * (nAbove - _no - 1) - chordRest()->y(); in layout2()
/dports/graphics/yafaray/libYafaRay-3.5.1/include/yafraycore/
H A Dkdtree.h113 int nBelow, nAbove, nEdge; variable
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dtask.c1897 int nAbove; in Y_help() local
1903 nAbove= sp-stack; in Y_help()
1904 if (nAbove>=0) { in Y_help()
1928 Drop(nAbove); in Y_help()
1929 nArgs-= nAbove+1; in Y_help()
H A Dstd1.c1007 int nAbove= sp-s0; in Y_grow() local
1008 Drop(nAbove); in Y_grow()
1009 nArgs-= nAbove; in Y_grow()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltTreeView.c4764 int x, maxX, nAbove; in ComputeVisibleEntries() local
4780 tvPtr->nAbove = 0; in ComputeVisibleEntries()
4781 nAbove = 0; in ComputeVisibleEntries()
4813 nAbove++; in ComputeVisibleEntries()
4859 nAbove++; in ComputeVisibleEntries()
4864 nAbove++; in ComputeVisibleEntries()
4939 tvPtr->nAbove = nAbove; in ComputeVisibleEntries()
6400 if (tvPtr->altStylePtr && ((altRow+tvPtr->nAbove)%2)) { in DisplayTreeView()
H A DbltTreeView.h1062 int nAbove; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8atr.cxx3229 const sal_Int32 nAbove = (pField->GetPar1().getLength()+1)/2; in TextField() local
3234 + pField->GetPar1().subView(0, nAbove) in TextField()
3238 + pField->GetPar1().subView(nAbove) in TextField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8atr.cxx3213 const sal_Int32 nAbove = (pField->GetPar1().getLength()+1)/2; in TextField() local
3218 + pField->GetPar1().copy(0, nAbove) in TextField()
3222 + pField->GetPar1().copy(nAbove) in TextField()