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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioDelayDSPKernel.cpp 143 // Linearly interpolate in-between delay times.
  /external/chromium_org/third_party/WebKit/Source/platform/audio/chromium/
FFTFrameOpenMAXDLAndroid.cpp 62 // Creates a blank/empty frame (interpolate() must later be called).
  /external/chromium_org/third_party/WebKit/Source/platform/audio/ffmpeg/
FFTFrameFFMPEG.cpp 106 // Creates a blank/empty frame (interpolate() must later be called).
  /external/chromium_org/third_party/WebKit/Source/platform/audio/ipp/
FFTFrameIPP.cpp 64 // Creates a blank/empty frame (interpolate() must later be called).
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.c 943 /* interpolate it after all strong points have been processed */
1087 /* Interpolate the original coordinates of all points between `p1' and */
1253 /* interpolate between last_touched and point */
1263 else /* interpolate the last part */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_vertex.h 67 INTERP_NONE, /**< never interpolate vertex header info */
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_alpha.c 132 /* Interpolate alpha values */
s_span.h 46 * In general, the point/line/triangle functions interpolate/emit the
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex.h 82 /* Interpolate between two vertices to produce a third:
  /external/chromium_org/third_party/opus/src/silk/
LP_variable_cutoff.c 125 /* Interpolate filter coefficients */
  /external/chromium_org/third_party/opus/src/silk/fixed/
find_LPC_FIX.c 91 /* Interpolate NLSFs for first half */
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
graph-view.js 136 // Calculate interpolate y value of every line.
  /external/chromium_org/ui/views/controls/button/
label_button_border.cc 126 // Linearly interpolate background and foreground painters during animation.
  /external/e2fsprogs/resize/
extent.c 162 /* Interpolate for efficiency */
  /external/freetype/src/autofit/
afhints.c 943 /* interpolate it after all strong points have been processed */
1087 /* Interpolate the original coordinates of all points between `p1' and */
1253 /* interpolate between last_touched and point */
1263 else /* interpolate the last part */
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
ColorRGBA.java 283 * @param finalColor The final color to interpolate towards
287 public void interpolate(ColorRGBA finalColor, float changeAmnt) { method in class:ColorRGBA
298 * @param finalColor The final color to interpolate towards (changeAmnt=1)
302 public void interpolate(ColorRGBA beginColor, ColorRGBA finalColor, float changeAmnt) { method in class:ColorRGBA
CurveAndSurfaceMath.java 65 public static void interpolate(float u, float v, List<List<Vector4f>> controlPoints, List<Float>[] knots, method in class:CurveAndSurfaceMath
Vector2f.java 236 * The final vector to interpolate towards
241 public Vector2f interpolate(Vector2f finalVec, float changeAmnt) { method in class:Vector2f
254 * The final vector to interpolate towards (delta=1)
259 public Vector2f interpolate(Vector2f beginVec, Vector2f finalVec, method in class:Vector2f
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
povray.php 68 'intervals', 'interpolate', 'internal', 'inside_vector', 'inside', 'initial_frame', 'initial_clock', 'image_width',
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vertex.h 67 INTERP_NONE, /**< never interpolate vertex header info */
  /external/mesa3d/src/mesa/swrast/
s_alpha.c 132 /* Interpolate alpha values */
s_span.h 46 * In general, the point/line/triangle functions interpolate/emit the
  /external/mesa3d/src/mesa/tnl/
t_vertex.h 82 /* Interpolate between two vertices to produce a third:
  /external/sonivox/arm-wt-22k/lib_src/
eas_flog.c 90 /* interpolate mantissa */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_BlockMatch_Half.c 150 /* Interpolate half pel for the current position*/

Completed in 929 milliseconds

1 2 3 4 56 7 8 91011>>