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

1 2 3 4 5 6

  /external/webkit/WebCore/css/
SVGCSSPropertyNames.in 18 color-interpolation
19 color-interpolation-filters
  /external/skia/src/svg/
SkSVGFeColorMatrix.cpp 22 SVG_LITERAL_ATTRIBUTE(color-interpolation-filters, f_color_interpolation_filters),
  /external/proguard/src/proguard/gui/splash/
SmoothTiming.java 60 // Compute the linear interpolation.
63 // Smooth the interpolation at the ends.
LinearTiming.java 50 // Compute the clamped linear interpolation.
  /frameworks/base/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.
  /external/webkit/WebCore/svg/
svgattrs.in 32 color-interpolation
33 color-interpolation-filters
  /frameworks/base/core/java/android/view/animation/
Interpolator.java 33 * @return The interpolation value. This value can be more than 1.0 for
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
int_lpc.c 20 * Description:Interpolation of the LP parameters in 4 subframes. *
pred_lt4.c 21 * fractional interpolation of resolution 1/4 *
33 /* 1/4 resolution interpolation filter (-3 dB at 0.856*fs/2) in Q14 */
isp_isf.c 25 * are approximated by a look-up table and interpolation *
log2.c 46 * interpolation. The following steps are used to compute Log2(L_x)
  /external/freetype/src/truetype/
ttgxvar.h 74 /* num_axis :: The number of axes along which interpolation */
  /frameworks/base/media/libeffects/lvm/lib/Reverb/src/
LVREV_Tables.c 67 For room sizes which are not in the table, linear interpolation can be used.
  /external/freetype/src/autofit/
afhints.h 80 /* candidates for weak interpolation have this flag set */
155 FT_Fixed scale; /* used to speed up interpolation between edges */
  /development/samples/GlobalTime/src/com/android/globaltime/
Annulus.java 24 * colored by interpolation. GlobalTime uses this class to simulate an
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
LVM_Mixer_TimeConstant.c 132 /* Normalize to get the table index and interpolation factor */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
cnst.h 51 #define L_INTERPOL (16+1) /* Length of filter for interpolation */
  /frameworks/base/services/audioflinger/
AudioResamplerCubic.h 37 // number of bits used in interpolation multiply - 14 bits avoids overflow
  /external/libvpx/vpx_scale/generic/
vpxscale.c 255 * FUNCTION : Performs linear interpolation in one dimension.
328 * FUNCTION : Performs 2-tap linear interpolation in two dimensions.
371 int interpolation = 0; local
436 interpolation = 1;
467 if (interpolation)
494 if (interpolation)
597 * FUNCTION : Performs 2-tap linear interpolation in two dimensions.
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtengine.c 163 * Interpolation engine for wavetable synth
206 /* linear interpolation */
257 * Interpolation engine for wavetable synth
298 /* linear interpolation */
403 * Generate pseudo-white noise using PRNG and interpolation engine
546 * A C version of the sample interpolation + gain routine, optimized for mono.
eas_chorusdata.h 109 * Purpose: Does fractional array look-up using linear interpolation
112 * then do linear interpolation between two actual samples using fractional part
  /external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.c 163 * Interpolation engine for wavetable synth
206 /* linear interpolation */
257 * Interpolation engine for wavetable synth
298 /* linear interpolation */
403 * Generate pseudo-white noise using PRNG and interpolation engine
546 * A C version of the sample interpolation + gain routine, optimized for mono.
  /packages/apps/Gallery3D/src/com/cooliris/media/
RenderView.java 405 // Specify the interpolation factor via the alpha component of
410 // Wire up the interpolation factor for RGB.
414 // Wire up the interpolation factor for alpha.
446 // Specify the interpolation factor via the alpha component of
451 // Wire up the interpolation factor for RGB.
455 // Wire up the interpolation factor for alpha.
    [all...]
  /external/libgsm/src/
short_term.c 79 /* 4.2.9.1 Interpolation of the LARpp[1..8] to get the LARp[1..8]
193 * procedure can be done in many ways (see the interpolation of the LAR
  /external/sonivox/arm-fm-22k/lib_src/
eas_chorusdata.h 109 * Purpose: Does fractional array look-up using linear interpolation
112 * then do linear interpolation between two actual samples using fractional part

Completed in 479 milliseconds

1 2 3 4 5 6