HomeSort by relevance Sort by last modified time
    Searched full:interpolated (Results 176 - 200 of 254) sorted by null

1 2 3 4 5 6 78 91011

  /external/mesa3d/src/mesa/swrast/
s_tritemp.h 31 * must be interpolated across the triangle:
95 * Some code we unfortunately need to prevent negative interpolated colors.
    [all...]
  /external/skia/src/gpu/
GrDrawState.h 336 /// The input color to the first color-stage is either the constant color or interpolated
338 /// (usually full-coverage) or interpolated per-vertex coverage.
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dec_amr.cpp 676 // decode LSF parameters and generate interpolated lpc coefficients
714 // pointer to interpolated LPC parameters
    [all...]
  /external/chromium_org/ui/gfx/
transform_unittest.cc 179 Transform lhs, rhs, interpolated; local
183 interpolated = lhs;
190 interpolated.matrix().set(row, col, a + (b - a) * t);
194 EXPECT_TRUE(rhs == interpolated);
196 EXPECT_TRUE(rhs != interpolated);
    [all...]
  /external/speex/libspeex/
nb_celp.c 348 /* Compute interpolated LPCs (unquantized) for whole frame*/
670 /* Compute interpolated LPCs (quantized and unquantized) */
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Canvas.java     [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Quaternion.java 630 // Create a local quaternion to store the interpolated quaternion
673 // Return the interpolated quaternion
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__allocation_8rsh.html     [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h     [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc 474 // picked up, then the linearly interpolated opacity would be different
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_clip.c 160 * pick whatever value (the interpolated point won't be in front
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_aos.c 1038 /* Inputs already interpolated */
  /external/chromium_org/third_party/mesa/src/src/glsl/
builtin_variables.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_sf_emit.c 444 /* Calculate coefficients for interpolated values:
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_context.c 540 /* how should this attribute be interpolated? */
  /external/chromium_org/third_party/opus/src/silk/
SigProc_FIX.h 216 /* every other sample of window is linearly interpolated, for speed */
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrAAConvexPathRenderer.cpp 500 * window space (y-down). If either the third or fourth component of the interpolated
  /external/freetype/src/autofit/
afhints.c     [all...]
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsVehicle.java 97 private native void updateWheelTransform(long vehicleId, int wheel, boolean interpolated);
  /external/jmonkeyengine/engine/src/core/com/jme3/texture/
Image.java 173 * S3TC compression DXT5 with interpolated 8-bit alpha.
  /external/libogg/doc/
oggstream.html 163 interpolated bisection search built on the capture and timecode
  /external/libvorbis/doc/
01-introduction.tex 210 Floor 1 represents the curve as a piecewise linear interpolated
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_clip.c 160 * pick whatever value (the interpolated point won't be in front
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_aos.c 1038 /* Inputs already interpolated */

Completed in 542 milliseconds

1 2 3 4 5 6 78 91011