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

1 2 3 4 5 6

  /prebuilts/misc/common/robolectric/lib/
plexus-interpolation-1.11.jar 
maven-project-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/
plexus-interpolation-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/
plexus-interpolation-1.21.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/
plexus-interpolation-1.14.jar 
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
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.
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
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.
UnivariateRealInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
31 * @param xval the arguments for the interpolation points
32 * @param yval the values for the interpolation points
35 * interpolation algorithm
NevilleInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
26 * Neville's Algorithm</a> for interpolation of real univariate functions. For
DividedDifferenceInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
28 * Divided Difference Algorithm</a> for interpolation of real univariate
63 * When used for interpolation, the Newton form formula becomes
LinearInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
27 * Implements a linear function for interpolation of real univariate functions.
34 * @param x the arguments for the interpolation points
35 * @param y the values for the interpolation points
MicrosphereInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
SmoothingPolynomialBicubicSplineInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
28 * Generates a bicubic interpolation function.
SplineInterpolator.java 17 package org.apache.commons.math.analysis.interpolation;
27 * Computes a natural (also known as "free", "unclamped") cubic spline interpolation for the data set.
46 * The cubic spline interpolation algorithm implemented is as described in R.L. Burden, J.D. Faires,
57 * @param x the arguments for the interpolation points
58 * @param y the values for the interpolation points
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_interpolation_map.c 59 /* Set up interpolation modes for every element in the VUE */
85 var->data.interpolation);
90 slot_count, var->data.interpolation);
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-project/2.2.1/
maven-project-2.2.1.jar 
  /external/deqp/framework/opengl/
gluVarType.cpp 177 const char* getInterpolationName (Interpolation interpolation)
181 return de::getSizedArrayElement<INTERPOLATION_LAST>(s_names, interpolation);
259 VariableDeclaration::VariableDeclaration (const VarType& varType_, const std::string& name_, Storage storage_, Interpolation interpolation_, const Layout& layout_, deUint32 memoryAccessQualifierBits_)
261 , interpolation (interpolation_)
272 interpolation == other.interpolation &&
336 if (decl.interpolation != INTERPOLATION_LAST)
337 str << getInterpolationName(decl.interpolation) << " ";
gluVarType.hpp 184 enum Interpolation
192 const char* getInterpolationName (Interpolation interpolation);
258 VariableDeclaration (const VarType& varType_, const std::string& name_, Storage storage_ = STORAGE_LAST, Interpolation interpolation_ = INTERPOLATION_LAST, const Layout& layout_ = Layout(), deUint32 memoryAccessQualifierBits_ = 0);
264 Interpolation interpolation; member in struct:glu::VariableDeclaration
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model-builder/3.3.9/
maven-model-builder-3.3.9.jar 
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
TransformState.java 165 float interpolation = interpolatedValue; local
170 interpolation = customInterpolator.getInterpolation(transformationAmount);
175 interpolation)); local
178 float interpolation = interpolatedValue; local
183 interpolation = customInterpolator.getInterpolation(transformationAmount);
188 interpolation)); local
306 float interpolation = interpolatedValue; local
314 interpolation = customInterpolator.getInterpolation(transformationAmount);
319 interpolation)); local
323 float interpolation = interpolatedValue local
336 interpolation)); local
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_luma_horz_qpel_a9q.s 26 @* Contains function definitions for inter prediction horizontal quarter pel interpolation.
53 @* sec 8.4.2.2.1 titled "Luma sample interpolation process"
172 vld1.32 {d12, d13}, [r7], r2 @Load value for interpolation (column1,row0)
176 vrhadd.u8 q10, q6, q10 @Interpolation step for qpel calculation
181 vld1.32 {d12, d13}, [r7], r2 @Load value for interpolation (column1,row1)
182 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
215 vld1.32 d12, [r7], r2 @Load value for interpolation (column1,row0)
216 vld1.32 d13, [r7], r2 @Load value for interpolation (column1,row1)
218 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
243 vld1.32 d12, [r7], r2 @Load value for interpolation (column1,row0
    [all...]
ih264_inter_pred_luma_vert_qpel_a9q.s 26 @* Contains function definitions for inter prediction vertical quarter pel interpolation.
51 @* sec 8.4.2.2.1 titled "Luma sample interpolation process"
158 vld1.u32 {q10}, [r7], r2 @ Load for interpolation row 0
159 vrhadd.u8 q15, q10, q15 @ Interpolation to obtain qpel value
176 vld1.u32 {q7}, [r7], r2 @ Load for interpolation row 1
178 vrhadd.u8 q15, q7, q15 @ Interpolation to obtain qpel value
191 vld1.u32 {q8}, [r7], r2 @ Load for interpolation row 2
193 vrhadd.u8 q15, q8, q15 @ Interpolation to obtain qpel value
202 vld1.u32 {q9}, [r7], r2 @ Load for interpolation row 3
204 vrhadd.u8 q15, q9, q15 @ Interpolation to obtain qpel valu
    [all...]
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 152 * FUNCTION : Performs linear interpolation in one dimension.
225 * FUNCTION : Performs 2-tap linear interpolation in two dimensions.
258 int interpolation = 0; local
315 interpolation = 1;
342 if (interpolation) {
367 if (interpolation)
468 * FUNCTION : Performs 2-tap linear interpolation in two dimensions.
  /external/mesa3d/src/compiler/glsl/
builtin_variables.cpp 333 this->fields[this->num_fields].interpolation = INTERP_MODE_NONE;
    [all...]

Completed in 1311 milliseconds

1 2 3 4 5 6