HomeSort by relevance Sort by last modified time
    Searched full:interpolation (Results 1 - 25 of 1360) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/
plexus-interpolation-1.21-sources.jar 
plexus-interpolation-1.21.jar 
plexus-interpolation-1.21.pom 10 <artifactId>plexus-interpolation</artifactId>
13 <name>Plexus Interpolation API</name>
16 <connection>scm:git:git@github.com:sonatype/plexus-interpolation.git</connection>
17 <developerConnection>scm:git:git@github.com:sonatype/plexus-interpolation.git</developerConnection>
18 <url>http://github.com/sonatype/plexus-interpolation</url>
19 <tag>plexus-interpolation-1.21</tag>
BUILD 6 jars = ["plexus-interpolation-1.21.jar"],
14 source = "plexus-interpolation-1.21.pom",
  /prebuilts/misc/common/robolectric/3.1.1/lib/
plexus-interpolation-1.11-sources.jar 
plexus-interpolation-1.11-javadoc.jar 
plexus-interpolation-1.11.jar 
plexus-interpolation-1.11.pom 10 <artifactId>plexus-interpolation</artifactId>
13 <name>Plexus Interpolation API</name>
16 <connection>scm:svn:http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.11</connection>
17 <developerConnection>scm:svn:https://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.11</developerConnection>
18 <url>http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-interpolation-1.11</url>
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/
plexus-interpolation-1.11.jar 
_remote.repositories 3 plexus-interpolation-1.11.jar>central=
4 plexus-interpolation-1.11.pom>central=
plexus-interpolation-1.11.pom 10 <artifactId>plexus-interpolation</artifactId>
13 <name>Plexus Interpolation API</name>
16 <connection>scm:svn:http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.11</connection>
17 <developerConnection>scm:svn:https://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.11</developerConnection>
18 <url>http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-interpolation-1.11</url>
BUILD 6 jars = ["plexus-interpolation-1.11.jar"],
14 source = "plexus-interpolation-1.11.pom",
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/
plexus-interpolation-1.14.jar 
_remote.repositories 3 plexus-interpolation-1.14.jar>central=
4 plexus-interpolation-1.14.pom>central=
plexus-interpolation-1.14.pom 10 <artifactId>plexus-interpolation</artifactId>
13 <name>Plexus Interpolation API</name>
16 <connection>scm:svn:http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.14</connection>
17 <developerConnection>scm:svn:https://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.14</developerConnection>
18 <url>http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-interpolation-1.14</url>
BUILD 6 jars = ["plexus-interpolation-1.14.jar"],
14 source = "plexus-interpolation-1.14.pom",
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/
_remote.repositories 3 plexus-interpolation-1.13.pom>central=
plexus-interpolation-1.13.pom 10 <artifactId>plexus-interpolation</artifactId>
13 <name>Plexus Interpolation API</name>
16 <connection>scm:svn:http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.13</connection>
17 <developerConnection>scm:svn:https://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.13</developerConnection>
18 <url>http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-interpolation-1.13</url>
BUILD 7 source = "plexus-interpolation-1.13.pom",
  /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
TweenPath.java 12 * Computes the next value of the interpolation, based on its waypoints and
15 * @param t The progress of the interpolation, between 0 and 1. May be out
19 * @return The next value of the interpolation.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
MultivariateRealInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
33 * @param xval the arguments for the interpolation points.
34 * {@code xval[i][0]} is the first component of interpolation point
36 * until {@code xval[i][d-1]}, the last component of that interpolation
38 * @param yval the values for the interpolation points
41 * interpolation algorithm or some dimension mismatch occurs
BivariateRealGridInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
32 * @param xval All the x-coordinates of the interpolation points, sorted
34 * @param yval All the y-coordinates of the interpolation points, sorted
36 * @param fval The values of the interpolation points on all the grid knots:
40 * interpolation algorithm.
TrivariateRealGridInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
33 * @param xval All the x-coordinates of the interpolation points, sorted
35 * @param yval All the y-coordinates of the interpolation points, sorted
37 * @param zval All the z-coordinates of the interpolation points, sorted
39 * @param fval the values of the interpolation points on all the grid knots:
45 * interpolation algorithm.
  /external/skia/src/gpu/glsl/
GrGLSLVarying.cpp 14 Interpolation interpolation) {
18 this->addVarying(input->fName, &v, interpolation);
23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation,
25 switch (interpolation) {
26 using Interpolation = GrGLSLVaryingHandler::Interpolation;
27 case Interpolation::kInterpolated:
29 case Interpolation::kCanBeFlat
43 SkASSERT(GrSLTypeIsFloatType(varying->type()) || Interpolation::kMustBeFlat == interpolation); local
    [all...]
  /frameworks/av/media/libeffects/loudness/dsp/core/
interpolator_base.h 26 // Interpolation base-class that provides the interface, while it is the derived
27 // class that provides the specific interpolation algorithm. The following list
28 // of interpolation algorithms are currently present:
30 // InterpolationSine<T>: weighted interpolation between y_data[n] and
33 // InterpolationLinear<T>: linear interpolation
34 // InterpolationSplines<T>: spline-based interpolation
36 // Example (using derived spline-based interpolation class):
46 // Generic random-access interpolation with arbitrary spaced x-axis samples.
57 // y_data: [(data_length)x1] y-axis coordinates (interpolation axis)

Completed in 272 milliseconds

1 2 3 4 5 6 7 8 91011>>