/external/opencv3/modules/java/src/ |
D | ml+TrainData.java | 25 int retVal = getLayout_0(nativeObj); in getLayout() local 39 int retVal = getNTestSamples_0(nativeObj); in getNTestSamples() local 53 int retVal = getNTrainSamples_0(nativeObj); in getNTrainSamples() local 67 int retVal = getNSamples_0(nativeObj); in getNSamples() local 81 int retVal = getNVars_0(nativeObj); in getNVars() local 109 int retVal = getNAllVars_0(nativeObj); in getNAllVars() local 123 Mat retVal = new Mat(getMissing_0(nativeObj)); in getMissing() local 137 Mat retVal = new Mat(getTrainSamples_0(nativeObj, layout, compressSamples, compressVars)); in getTrainSamples() local 146 Mat retVal = new Mat(getTrainSamples_1(nativeObj)); in getTrainSamples() local 160 Mat retVal = new Mat(getTrainResponses_0(nativeObj)); in getTrainResponses() local [all …]
|
D | ml+LogisticRegression.java | 33 double retVal = getLearningRate_0(nativeObj); in getLearningRate() local 61 int retVal = getIterations_0(nativeObj); in getIterations() local 89 int retVal = getRegularization_0(nativeObj); in getRegularization() local 117 int retVal = getTrainMethod_0(nativeObj); in getTrainMethod() local 145 int retVal = getMiniBatchSize_0(nativeObj); in getMiniBatchSize() local 173 TermCriteria retVal = new TermCriteria(getTermCriteria_0(nativeObj)); in getTermCriteria() local 201 float retVal = predict_0(nativeObj, samples.nativeObj, results.nativeObj, flags); in predict() local 210 float retVal = predict_1(nativeObj, samples.nativeObj); in predict() local 224 Mat retVal = new Mat(get_learnt_thetas_0(nativeObj)); in get_learnt_thetas() local 238 LogisticRegression retVal = new LogisticRegression(create_0()); in create() local
|
D | ml+SVM.java | 46 int retVal = getType_0(nativeObj); in getType() local 74 double retVal = getGamma_0(nativeObj); in getGamma() local 102 double retVal = getCoef0_0(nativeObj); in getCoef0() local 130 double retVal = getDegree_0(nativeObj); in getDegree() local 158 double retVal = getC_0(nativeObj); in getC() local 186 double retVal = getNu_0(nativeObj); in getNu() local 214 double retVal = getP_0(nativeObj); in getP() local 242 Mat retVal = new Mat(getClassWeights_0(nativeObj)); in getClassWeights() local 270 TermCriteria retVal = new TermCriteria(getTermCriteria_0(nativeObj)); in getTermCriteria() local 298 int retVal = getKernelType_0(nativeObj); in getKernelType() local [all …]
|
D | video+KalmanFilter.java | 62 Mat retVal = new Mat(predict_0(nativeObj, control.nativeObj)); in predict() local 71 Mat retVal = new Mat(predict_1(nativeObj)); in predict() local 85 Mat retVal = new Mat(correct_0(nativeObj, measurement.nativeObj)); in correct() local 99 Mat retVal = new Mat(get_statePre_0(nativeObj)); in get_statePre() local 127 Mat retVal = new Mat(get_statePost_0(nativeObj)); in get_statePost() local 155 Mat retVal = new Mat(get_transitionMatrix_0(nativeObj)); in get_transitionMatrix() local 183 Mat retVal = new Mat(get_controlMatrix_0(nativeObj)); in get_controlMatrix() local 211 Mat retVal = new Mat(get_measurementMatrix_0(nativeObj)); in get_measurementMatrix() local 239 Mat retVal = new Mat(get_processNoiseCov_0(nativeObj)); in get_processNoiseCov() local 267 Mat retVal = new Mat(get_measurementNoiseCov_0(nativeObj)); in get_measurementNoiseCov() local [all …]
|
D | calib3d+StereoBM.java | 29 int retVal = getPreFilterType_0(nativeObj); in getPreFilterType() local 57 int retVal = getPreFilterSize_0(nativeObj); in getPreFilterSize() local 85 int retVal = getPreFilterCap_0(nativeObj); in getPreFilterCap() local 113 int retVal = getTextureThreshold_0(nativeObj); in getTextureThreshold() local 141 int retVal = getUniquenessRatio_0(nativeObj); in getUniquenessRatio() local 169 int retVal = getSmallerBlockSize_0(nativeObj); in getSmallerBlockSize() local 197 Rect retVal = new Rect(getROI1_0(nativeObj)); in getROI1() local 225 Rect retVal = new Rect(getROI2_0(nativeObj)); in getROI2() local 253 StereoBM retVal = new StereoBM(create_0(numDisparities, blockSize)); in create() local 262 StereoBM retVal = new StereoBM(create_1()); in create() local
|
D | video+BackgroundSubtractorMOG2.java | 24 double retVal = getVarThreshold_0(nativeObj); in getVarThreshold() local 52 double retVal = getVarThresholdGen_0(nativeObj); in getVarThresholdGen() local 80 double retVal = getVarInit_0(nativeObj); in getVarInit() local 108 double retVal = getVarMin_0(nativeObj); in getVarMin() local 136 double retVal = getVarMax_0(nativeObj); in getVarMax() local 164 double retVal = getComplexityReductionThreshold_0(nativeObj); in getComplexityReductionThreshold() local 220 int retVal = getShadowValue_0(nativeObj); in getShadowValue() local 248 double retVal = getShadowThreshold_0(nativeObj); in getShadowThreshold() local 276 int retVal = getHistory_0(nativeObj); in getHistory() local 304 int retVal = getNMixtures_0(nativeObj); in getNMixtures() local [all …]
|
D | ml+ANN_MLP.java | 82 int retVal = getTrainMethod_0(nativeObj); in getTrainMethod() local 110 Mat retVal = new Mat(getLayerSizes_0(nativeObj)); in getLayerSizes() local 124 TermCriteria retVal = new TermCriteria(getTermCriteria_0(nativeObj)); in getTermCriteria() local 152 double retVal = getBackpropWeightScale_0(nativeObj); in getBackpropWeightScale() local 180 double retVal = getBackpropMomentumScale_0(nativeObj); in getBackpropMomentumScale() local 208 double retVal = getRpropDW0_0(nativeObj); in getRpropDW0() local 236 double retVal = getRpropDWPlus_0(nativeObj); in getRpropDWPlus() local 264 double retVal = getRpropDWMinus_0(nativeObj); in getRpropDWMinus() local 292 double retVal = getRpropDWMin_0(nativeObj); in getRpropDWMin() local 320 double retVal = getRpropDWMax_0(nativeObj); in getRpropDWMax() local [all …]
|
D | imgproc+Subdiv2D.java | 109 Point retVal = new Point(getVertex_0(nativeObj, vertex, firstEdge_out)); in getVertex() local 118 Point retVal = new Point(getVertex_1(nativeObj, vertex)); in getVertex() local 132 int retVal = getEdge_0(nativeObj, edge, nextEdgeType); in getEdge() local 146 int retVal = nextEdge_0(nativeObj, edge); in nextEdge() local 160 int retVal = rotateEdge_0(nativeObj, edge, rotate); in rotateEdge() local 174 int retVal = symEdge_0(nativeObj, edge); in symEdge() local 188 int retVal = edgeOrg_0(nativeObj, edge, orgpt_out); in edgeOrg() local 197 int retVal = edgeOrg_1(nativeObj, edge); in edgeOrg() local 211 int retVal = edgeDst_0(nativeObj, edge, dstpt_out); in edgeDst() local 220 int retVal = edgeDst_1(nativeObj, edge); in edgeDst() local [all …]
|
D | video+BackgroundSubtractorKNN.java | 24 int retVal = getHistory_0(nativeObj); in getHistory() local 52 int retVal = getNSamples_0(nativeObj); in getNSamples() local 80 double retVal = getDist2Threshold_0(nativeObj); in getDist2Threshold() local 108 int retVal = getkNNSamples_0(nativeObj); in getkNNSamples() local 164 int retVal = getShadowValue_0(nativeObj); in getShadowValue() local 192 double retVal = getShadowThreshold_0(nativeObj); in getShadowThreshold() local
|
D | ml+KNearest.java | 43 int retVal = getDefaultK_0(nativeObj); in getDefaultK() local 85 int retVal = getEmax_0(nativeObj); in getEmax() local 113 int retVal = getAlgorithmType_0(nativeObj); in getAlgorithmType() local 141 …float retVal = findNearest_0(nativeObj, samples.nativeObj, k, results.nativeObj, neighborResponses… in findNearest() local 150 float retVal = findNearest_1(nativeObj, samples.nativeObj, k, results.nativeObj); in findNearest() local 164 KNearest retVal = new KNearest(create_0()); in create() local
|
D | calib3d+StereoSGBM.java | 29 int retVal = getPreFilterCap_0(nativeObj); in getPreFilterCap() local 57 int retVal = getUniquenessRatio_0(nativeObj); in getUniquenessRatio() local 85 int retVal = getP1_0(nativeObj); in getP1() local 113 int retVal = getP2_0(nativeObj); in getP2() local 141 int retVal = getMode_0(nativeObj); in getMode() local 169 …StereoSGBM retVal = new StereoSGBM(create_0(minDisparity, numDisparities, blockSize, P1, P2, disp1… in create() local 178 StereoSGBM retVal = new StereoSGBM(create_1(minDisparity, numDisparities, blockSize)); in create() local
|
D | ml+DTrees.java | 31 int retVal = getMaxCategories_0(nativeObj); in getMaxCategories() local 59 int retVal = getMaxDepth_0(nativeObj); in getMaxDepth() local 87 int retVal = getMinSampleCount_0(nativeObj); in getMinSampleCount() local 115 int retVal = getCVFolds_0(nativeObj); in getCVFolds() local 227 float retVal = getRegressionAccuracy_0(nativeObj); in getRegressionAccuracy() local 255 Mat retVal = new Mat(getPriors_0(nativeObj)); in getPriors() local 283 DTrees retVal = new DTrees(create_0()); in create() local
|
D | calib3d+StereoMatcher.java | 44 int retVal = getMinDisparity_0(nativeObj); in getMinDisparity() local 72 int retVal = getNumDisparities_0(nativeObj); in getNumDisparities() local 100 int retVal = getBlockSize_0(nativeObj); in getBlockSize() local 128 int retVal = getSpeckleWindowSize_0(nativeObj); in getSpeckleWindowSize() local 156 int retVal = getSpeckleRange_0(nativeObj); in getSpeckleRange() local 184 int retVal = getDisp12MaxDiff_0(nativeObj); in getDisp12MaxDiff() local
|
D | ml+Boost.java | 31 int retVal = getBoostType_0(nativeObj); in getBoostType() local 59 int retVal = getWeakCount_0(nativeObj); in getWeakCount() local 87 double retVal = getWeightTrimRate_0(nativeObj); in getWeightTrimRate() local 115 Boost retVal = new Boost(create_0()); in create() local
|
D | objdetect+HOGDescriptor.java | 88 long retVal = getDescriptorSize_0(nativeObj); in getDescriptorSize() local 116 double retVal = getWinSigma_0(nativeObj); in getWinSigma() local 288 MatOfFloat retVal = MatOfFloat.fromNativeAddr(getDefaultPeopleDetector_0()); in getDefaultPeopleDetector() local 302 MatOfFloat retVal = MatOfFloat.fromNativeAddr(getDaimlerPeopleDetector_0()); in getDaimlerPeopleDetector() local 316 Size retVal = new Size(get_winSize_0(nativeObj)); in get_winSize() local 330 Size retVal = new Size(get_blockSize_0(nativeObj)); in get_blockSize() local 344 Size retVal = new Size(get_blockStride_0(nativeObj)); in get_blockStride() local 358 Size retVal = new Size(get_cellSize_0(nativeObj)); in get_cellSize() local 372 int retVal = get_nbins_0(nativeObj); in get_nbins() local 386 int retVal = get_derivAperture_0(nativeObj); in get_derivAperture() local [all …]
|
D | ml+RTrees.java | 53 int retVal = getActiveVarCount_0(nativeObj); in getActiveVarCount() local 81 TermCriteria retVal = new TermCriteria(getTermCriteria_0(nativeObj)); in getTermCriteria() local 109 Mat retVal = new Mat(getVarImportance_0(nativeObj)); in getVarImportance() local 123 RTrees retVal = new RTrees(create_0()); in create() local
|
D | photo+TonemapDurand.java | 24 float retVal = getSaturation_0(nativeObj); in getSaturation() local 52 float retVal = getContrast_0(nativeObj); in getContrast() local 80 float retVal = getSigmaSpace_0(nativeObj); in getSigmaSpace() local 108 float retVal = getSigmaColor_0(nativeObj); in getSigmaColor() local
|
D | video+Video.java | 44 …RotatedRect retVal = new RotatedRect(CamShift_0(probImage.nativeObj, window.x, window.y, window.wi… in CamShift() local 58 …int retVal = meanShift_0(probImage.nativeObj, window.x, window.y, window.width, window.height, win… in meanShift() local 72 …int retVal = buildOpticalFlowPyramid_0(img.nativeObj, pyramid_mat.nativeObj, winSize.width, winSiz… in buildOpticalFlowPyramid() local 82 …int retVal = buildOpticalFlowPyramid_1(img.nativeObj, pyramid_mat.nativeObj, winSize.width, winSiz… in buildOpticalFlowPyramid() local 152 Mat retVal = new Mat(estimateRigidTransform_0(src.nativeObj, dst.nativeObj, fullAffine)); in estimateRigidTransform() local 166 …double retVal = findTransformECC_0(templateImage.nativeObj, inputImage.nativeObj, warpMatrix.nativ… in findTransformECC() local 175 …double retVal = findTransformECC_1(templateImage.nativeObj, inputImage.nativeObj, warpMatrix.nativ… in findTransformECC() local 184 …double retVal = findTransformECC_2(templateImage.nativeObj, inputImage.nativeObj, warpMatrix.nativ… in findTransformECC() local 198 …BackgroundSubtractorMOG2 retVal = new BackgroundSubtractorMOG2(createBackgroundSubtractorMOG2_0(hi… in createBackgroundSubtractorMOG2() local 207 …BackgroundSubtractorMOG2 retVal = new BackgroundSubtractorMOG2(createBackgroundSubtractorMOG2_1()); in createBackgroundSubtractorMOG2() local [all …]
|
D | ml+EM.java | 37 int retVal = getClustersNumber_0(nativeObj); in getClustersNumber() local 65 int retVal = getCovarianceMatrixType_0(nativeObj); in getCovarianceMatrixType() local 93 TermCriteria retVal = new TermCriteria(getTermCriteria_0(nativeObj)); in getTermCriteria() local 121 Mat retVal = new Mat(getWeights_0(nativeObj)); in getWeights() local 135 Mat retVal = new Mat(getMeans_0(nativeObj)); in getMeans() local 149 double[] retVal = predict2_0(nativeObj, sample.nativeObj, probs.nativeObj); in predict2() local 232 EM retVal = new EM(create_0()); in create() local
|
/external/opencv3/modules/core/misc/java/src/java/ |
D | core+Mat.java | 124 Mat retVal = new Mat(n_adjustROI(nativeObj, dtop, dbottom, dleft, dright)); in adjustROI() local 159 int retVal = n_channels(nativeObj); in channels() local 173 int retVal = n_checkVector(nativeObj, elemChannels, depth, requireContinuous); in checkVector() local 182 int retVal = n_checkVector(nativeObj, elemChannels, depth); in checkVector() local 191 int retVal = n_checkVector(nativeObj, elemChannels); in checkVector() local 204 Mat retVal = new Mat(n_clone(nativeObj)); in clone() local 217 Mat retVal = new Mat(n_col(nativeObj, x)); in col() local 230 Mat retVal = new Mat(n_colRange(nativeObj, startcol, endcol)); in colRange() local 243 Mat retVal = new Mat(n_colRange(nativeObj, r.start, r.end)); in colRange() local 256 int retVal = n_dims(nativeObj); in dims() local [all …]
|
/external/tpm2/ |
D | CpriRSA.c | 46 CRYPT_RESULT retVal = CRYPT_SUCCESS; // Assume success in RsaPrivateExponent() local 151 CRYPT_RESULT retVal = CRYPT_SUCCESS; // Assume success in _cpri__TestKeyRSA() local 262 CRYPT_RESULT retVal; in RSAEP() local 296 CRYPT_RESULT retVal; in RSADP() local 354 CRYPT_RESULT retVal = CRYPT_SUCCESS; in OaepEncode() local 443 CRYPT_RESULT retVal = CRYPT_SUCCESS; in OaepDecode() local 618 CRYPT_RESULT retVal; in PssEncode() local 706 CRYPT_RESULT retVal; in PssDecode() local 927 CRYPT_RESULT retVal = CRYPT_SUCCESS; in _cpri__EncryptRSA() local 1000 CRYPT_RESULT retVal; in _cpri__DecryptRSA() local [all …]
|
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/ |
D | HttpsTransportSE.java | 48 String retVal = null; in getHost() local 61 int retVal = -1; in getPort() local 74 String retVal = null; in getPath() local
|
D | HttpTransportSE.java | 293 String retVal = null; in getHost() local 306 int retVal = -1; in getPort() local 319 String retVal = null; in getPath() local 332 String retVal = null; in getQuery() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CharacterIteration.java | 69 int retVal = lead; in nextTrail32() local 88 int retVal = trail; in previous32() local 104 int retVal = lead; in current32() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | CharacterIteration.java | 73 int retVal = lead; in nextTrail32() local 92 int retVal = trail; in previous32() local 108 int retVal = lead; in current32() local
|