Searched defs:maxR (Results 1 – 8 of 8) sorted by relevance
/external/opencv/cv/src/ |
D | cvstereogc.cpp | 436 static inline int icvSmoothnessCostFunc( int da, int db, int maxR, const int* stabR, int scale ) in icvSmoothnessCostFunc() 531 int maxR = state2->interactionRadius; in icvComputeEnergy() local 670 int maxR = state2->interactionRadius; in icvAlphaExpand() local
|
/external/skia/tests/ |
D | PaintTest.cpp | 221 SkRect maxR = fillR; in DEF_TEST() local
|
D | PathOpsAngleIdeas.cpp | 792 double maxR = SK_ScalarMax; in DEF_TEST() local
|
/external/chromium_org/third_party/skia/tests/ |
D | PaintTest.cpp | 221 SkRect maxR = fillR; in DEF_TEST() local
|
D | PathOpsAngleIdeas.cpp | 792 double maxR = SK_ScalarMax; in DEF_TEST() local
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 123 const float maxR = result+err; in isResultInSet() local 217 const float maxR = maxV+totalErr; in isLinearCompareValid() local 328 const float maxR = maxV+totalErr; in isBilinearPCFCompareValid() local 489 const float maxR = maxF+totalErr; in isTrilinearPCFCompareValid() local
|
/external/skia/src/effects/ |
D | SkMorphologyImageFilter.cpp | 103 int maxB = 0, maxG = 0, maxR = 0, maxA = 0; in dilate() local
|
/external/chromium_org/third_party/skia/src/effects/ |
D | SkMorphologyImageFilter.cpp | 106 int maxB = 0, maxG = 0, maxR = 0, maxA = 0; in dilate() local
|