HomeSort by relevance Sort by last modified time
    Searched full:interpolation (Results 126 - 150 of 1340) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.pom 48 <!-- NOTE: plexus-interpolation is SHADED INTO plexus-utils.
50 interpolation classes in plexus-utils to the current
51 implementation, which was broken out into plexus-interpolation.
56 <artifactId>plexus-interpolation</artifactId>
131 <include>org.codehaus.plexus:plexus-interpolation</include>
136 <pattern>org.codehaus.plexus.interpolation</pattern>
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.pom 48 <!-- NOTE: plexus-interpolation is SHADED INTO plexus-utils.
50 interpolation classes in plexus-utils to the current
51 implementation, which was broken out into plexus-interpolation.
56 <artifactId>plexus-interpolation</artifactId>
131 <include>org.codehaus.plexus:plexus-interpolation</include>
136 <pattern>org.codehaus.plexus.interpolation</pattern>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
GaussianParametersGuesser.java 142 * @param points points to use for interpolation
144 * interpolation bounds points
145 * @param idxStep index step for search for interpolation bounds points
173 * Gets the two bounding interpolation points from the specified points
176 * @param points points to use for interpolation
178 * interpolation bounds points
179 * @param idxStep index step for search for interpolation bounds points
  /external/opencv3/modules/imgproc/perf/opencl/
perf_imgwarp.cpp 74 const int type = get<1>(params), interpolation = get<2>(params); local
75 const double eps = CV_MAT_DEPTH(type) <= CV_32S ? 1 : interpolation == INTER_CUBIC ? 2e-3 : 1e-4;
82 OCL_TEST_CYCLE() cv::warpAffine(src, dst, M, srcSize, interpolation);
106 const int type = get<1>(params), interpolation = get<2>(params); local
114 OCL_TEST_CYCLE() cv::warpPerspective(src, dst, M, srcSize, interpolation);
182 const int type = get<1>(params), interpolation = get<2>(params), borderMode = BORDER_CONSTANT; local
206 OCL_TEST_CYCLE() cv::remap(src, dst, xmap, ymap, interpolation, borderMode);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
HermiteInterpolator.java 64 * Set interpolation interval.
70 * @param p0 the index just before interpolation interval. If <code>p1</code> points the start
73 * @param p1 the start index of interpolation interval.
74 * @param p2 the end index of interpolation interval.
75 * @param p3 the index just after interpolation interval. If <code>p2</code> points the end of
138 * Calculate interpolation value at <code>t</code> in unit interval <code>[0,1]</code>.
149 * @param t the interpolation parameter. The value must be in close interval <code>[0,1]</code>.
  /external/vulkan-validation-layers/libs/glm/gtc/
quaternion.hpp 189 /// Spherical linear interpolation of two quaternions.
190 /// The interpolation is oriented and the rotation is performed at constant speed.
191 /// For short path spherical linear interpolation, use the slerp function.
195 /// @param a Interpolation factor. The interpolation is defined beyond the range [0, 1].
205 /// Linear interpolation of two quaternions.
206 /// The interpolation is oriented.
210 /// @param a Interpolation factor. The interpolation is defined in the range [0, 1].
219 /// Spherical linear interpolation of two quaternions
    [all...]
  /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) << " ";
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MCReconBlock.c 28 * interpolation
43 * interpolation described in ISO/IEC 14496-2, subclause 7.6.2.
85 * interpolation described in ISO/IEC 14496-2, subclause 7.6.2.
129 * horizontal and vertical interpolation described in ISO/IEC 14496-2,
190 * [in] predictType bilinear interpolation type, as defined in section 6.2.1.2.
230 * moved with interpolation.
266 * interpolation described in [ISO14496-2], subclause 7.6.2.
278 * is moved with interpolation.
279 * predictType - bilinear interpolation type, as defined in section
  /external/ImageMagick/MagickCore/
pixel.h 115 BilinearInterpolatePixel, /* Triangular filter interpolation */
117 CatromInterpolatePixel, /* Catmull-Rom interpolation */
118 IntegerInterpolatePixel, /* Integer (floor) interpolation */
119 MeshInterpolatePixel, /* Triangular Mesh interpolation */
121 SplineInterpolatePixel /* Cubic Spline (blurred) interpolation */
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
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/libopus/silk/
LP_variable_cutoff.c 53 /* Piece-wise linear interpolation of B and A */
70 /* Piece-wise linear interpolation of B and A */
97 /* piece-wise linear interpolation between elliptic filters */
113 /* Calculate index and interpolation factor for interpolation */
  /external/libavc/common/armv8/
ih264_inter_pred_luma_horz_qpel_av8.s 26 //* Contains function definitions for inter prediction horizontal quarter pel interpolation.
53 //* sec 8.4.2.2.1 titled "Luma sample interpolation process"
179 ld1 {v12.2s, v13.2s}, [x7], x2 //Load value for interpolation (column1,row0)
184 urhadd v20.16b, v12.16b , v20.16b //Interpolation step for qpel calculation
185 urhadd v21.16b, v13.16b , v21.16b //Interpolation step for qpel calculation
195 ld1 {v12.2s, v13.2s}, [x7], x2 //Load value for interpolation (column1,row1)
197 urhadd v18.16b, v12.16b , v18.16b //Interpolation step for qpel calculation
198 urhadd v19.16b, v13.16b , v19.16b //Interpolation step for qpel calculation
240 ld1 {v12.2s, v13.2s}, [x7], x2 //Load value for interpolation (column1,row2)
245 urhadd v20.16b, v12.16b , v20.16b //Interpolation step for qpel calculatio
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model-builder/3.3.9/
maven-model-builder-3.3.9.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-builder-3.2.1.jar 
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_13.sh     [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...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/influencers/
SimpleInfluencer.java 11 * It handles the interpolation through time using {@link ScaledNumericValue}.
37 ParticleChannels.Interpolation.id = controller.particleChannels.newId();
38 interpolationChannel = controller.particles.addChannel(ParticleChannels.Interpolation);
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
decoder_interpolate_lsf.c 45 /* subframe 1: Interpolation between old and first LSF */
52 /* subframes 2 to 6: interpolation between first and last LSF */
64 /* subframes 1 to 4: interpolation between old and new LSF */
  /frameworks/av/media/libeffects/testlibs/
AudioCoefInterpolator.h 25 // A helper class for linear interpolation of N-D -> M-D coefficient tables.
34 // 1.4 will result in linear interpolation between index 1 and index 2.
89 // Scalar interpolation of two data points.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_InterpolateChroma.c 27 * This function will calculate 1/8 Pixel interpolation for Chroma Block
43 * Performs 1/8-pixel interpolation for inter chroma MB.
55 * [in] roi Dimension of the interpolation region;the parameters roi.width and roi.height must
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_InterpolateChroma.c 27 * This function will calculate 1/8 Pixel interpolation for Chroma Block
43 * Performs 1/8-pixel interpolation for inter chroma MB.
55 * [in] roi Dimension of the interpolation region;the parameters roi.width and roi.height must
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_InterpolateChroma.c 27 * This function will calculate 1/8 Pixel interpolation for Chroma Block
43 * Performs 1/8-pixel interpolation for inter chroma MB.
55 * roi -Dimension of the interpolation region; the parameters roi.width and
omxVCM4P10_InterpolateLuma.c 27 * This function will calculate Performs quarter-pixel interpolation
42 * Performs quarter-pixel interpolation for inter luma MB. It is assumed that
55 * roi -Dimension of the interpolation region; the parameters roi.width and
  /frameworks/base/core/java/android/animation/
Keyframe.java 25 * object, which defines the time interpolation over the intervalue preceding the keyframe.
64 * (the default) results in linear interpolation over the interval.
74 * an interpolation between the values at those keyframes.
93 * an interpolation between the values at those keyframes.
106 * an interpolation between the values at those keyframes.
125 * an interpolation between the values at those keyframes.
138 * an interpolation between the values at those keyframes.
157 * an interpolation between the values at those keyframes.
227 * that there is no interpolation, which is the same as linear interpolation
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_subpel_variance_impl_intrin_avx2.c 160 // x_offset = 0 and y_offset = bilin interpolation
210 // x_offset = 8 and y_offset = bilin interpolation
233 // x_offset = bilin interpolation and y_offset = 0
249 // x_offset = bilin interpolation and y_offset = 8
274 // x_offset = bilin interpolation and y_offset = bilin interpolation
359 // x_offset = 0 and y_offset = bilin interpolation
420 // x_offset = 8 and y_offset = bilin interpolation
449 // x_offset = bilin interpolation and y_offset = 0
470 // x_offset = bilin interpolation and y_offset =
    [all...]

Completed in 724 milliseconds

1 2 3 4 56 7 8 91011>>