Home
last modified time | relevance | path

Searched defs:yTmp (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/test/
Dbrightness_detection_test.cc60 uint32_t yTmp = 0; in TEST_F() local
97 int32_t yTmp = 0; in TEST_F() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/transform/
DFastHadamardTransformer.java177 final double[] yTmp = yCurrent; in fht() local
228 final int[] yTmp = yCurrent; in fht() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DAdamsMoultonIntegrator.java221 final double[] yTmp = new double[y0.length]; in integrate() local
254 System.arraycopy(interpolator.getInterpolatedState(), 0, yTmp, 0, y0.length); in integrate() local
DRungeKuttaIntegrator.java114 final double[] yTmp = new double[y0.length]; in integrate() local
DGraggBulirschStoerIntegrator.java462 final double[] yTmp) in tryStep()
562 final double[] yTmp = new double[y0.length]; in integrate() local
DEmbeddedRungeKuttaIntegrator.java208 final double[] yTmp = new double[y0.length]; in integrate() local
DDormandPrince853StepInterpolator.java397 final double[] yTmp = new double[currentState.length]; in doFinalize() local
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...