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

1 2 3 4 56 7 8 91011>>

  /external/chromium/testing/gmock/
CHANGES 21 interpolation to an ordinary C++ string expression.
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/src/gl-matrix/
quat.js 260 * Performs a linear interpolation between two quat's
265 * @param {Number} t interpolation amount between the two inputs
272 * Performs a spherical linear interpolation between two quat
277 * @param {Number} t interpolation amount between the two inputs
  /external/chromium_org/native_client_sdk/src/build_tools/tests/
easy_template_test.py 40 {this is not interpolation}.
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
AudioResamplerKernel.h 35 // It uses a simple linear interpolation for good performance.
HRTFDatabase.h 73 // Total number of elevations after interpolation.
HRTFKernel.h 64 // Given two HRTFKernels, and an interpolation factor x: 0 -> 1, returns an interpolated HRTFKernel.
HRTFPanner.h 54 // and azimuthBlend which is an interpolation value from 0 -> 1.
SincResampler.h 43 // numberOfKernelOffsets is used for interpolation and is the number of sub-sample kernel shifts.
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContextState.h 138 // Image interpolation control.
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
PeriodicWave.h 57 // Interpolation between these two tables can be made according to tableInterpolationFactor.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_arit.h 95 * Bilinear interpolation.
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast.h 431 * Return true if and only if an interpolation qualifier is present.
436 * \brief Return string representation of interpolation qualifier.
438 * If an interpolation qualifier is present, then return that qualifier's
442 * If multiple interpolation qualifiers are somehow present, then the
  /external/chromium_org/third_party/opus/src/silk/fixed/
residual_energy16_FIX.c 93 /* Keep one bit free always, because we add them for LSF interpolation */
  /external/chromium_org/third_party/opus/src/silk/
resampler_private_IIR_FIR.c 63 /* Upsample using a combination of allpass-based 2x upsampling and FIR interpolation */
tables.h 109 /* Interpolation points for filter coefficients used in the bandwidth transition smoother */
  /external/chromium_org/third_party/skia/src/core/
SkBitmapScaler.h 48 // than linear interpolation) with potentially some quality being
  /external/chromium_org/ui/android/java/src/org/chromium/ui/
ColorPickerAdvancedComponent.java 82 * @param newColors The set of colors representing the interpolation points for the gradient.
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/
ObjectAnimationModifier.java 37 * the object's interpolation curves
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.h 95 * Bilinear interpolation.
  /external/mesa3d/src/glsl/
ast.h 431 * Return true if and only if an interpolation qualifier is present.
436 * \brief Return string representation of interpolation qualifier.
438 * If an interpolation qualifier is present, then return that qualifier's
442 * If multiple interpolation qualifiers are somehow present, then the
  /external/skia/src/core/
SkBitmapScaler.h 48 // than linear interpolation) with potentially some quality being
  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.h 22 #include "dsp/core/interpolation.h"
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVM_Mixer_TimeConstant.c 132 /* Normalize to get the table index and interpolation factor */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cnst.h 51 #define L_INTERPOL (16+1) /* Length of filter for interpolation */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
isp_isf.c 25 * are approximated by a look-up table and interpolation *

Completed in 473 milliseconds

1 2 3 4 56 7 8 91011>>