HomeSort by relevance Sort by last modified time
    Searched full:interpolation (Results 76 - 100 of 284) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeRGB565toRGB565.c 147 Bilinear interpolation linearly interpolates along each row, and then uses that
148 result in a linear interpolation donw each column. Each estimated pixel in the
  /prebuilt/sdk/14/renderscript/include/
rs_quaternion.rsh 171 * Performs spherical linear interpolation between two quaternions
172 * @param q result quaternion from interpolation
  /prebuilt/sdk/15/renderscript/include/
rs_quaternion.rsh 175 * Performs spherical linear interpolation between two quaternions
176 * @param q result quaternion from interpolation
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLCanvasImpl.java 502 // Specify the interpolation factor via the alpha component of
518 // Wire up the interpolation factor for RGB.
522 // Wire up the interpolation factor for alpha.
585 // Specify the interpolation factor via the alpha component of
591 // Wire up the interpolation factor for RGB.
595 // Wire up the interpolation factor for alpha.
  /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/mesa3d/docs/
conform.html 183 Mipmaps Interpolation test passed.
296 Mipmaps Interpolation test passed.
409 Mipmaps Interpolation test passed.
522 Mipmaps Interpolation test passed.
635 Mipmaps Interpolation test passed.
  /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.
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/freetype/src/autofit/
afhints.h 225 /* candidates for weak interpolation have this flag set */
299 FT_Fixed scale; /* used to speed up interpolation between edges */
  /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/mesa3d/src/glsl/
ir_clone.cpp 49 var->interpolation = this->interpolation;
  /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
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
math_op.c 81 | interpolation. |
142 | interpolation. |
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.s 38 ;// Implements diagonal interpolation for a block of size 4x4. Input and output should
214 ;// Horizontal interpolation using multiplication
armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.s 35 ;// Implements diagonal interpolation for a block of size 4x4. Input and output should
199 ;// Horizontal interpolation using multiplication
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_chroma_hor_ver.s 177 ;// bilinear vertical and horizontal interpolation
267 ;// bilinear vertical and horizontal interpolation
h264bsd_interpolate_chroma_ver.s 170 ;// bilinear vertical interpolation
238 ;// bilinear vertical interpolation
  /cts/tests/tests/graphics/src/android/graphics/cts/
SweepGradientTest.java 125 // linear interpolation
  /external/freetype/src/pshinter/
pshalgo.h 67 /* this is an interpolation zone used for strong points; */
  /external/iproute2/
README.distribution 67 inverse's table, filling in any missing entries by linear interpolation.
  /external/iproute2/netem/
README.distribution 69 inverse's table, filling in any missing entries by linear interpolation.
maketable.c 158 /* Run simple linear interpolation over the table to fill in missing entries */
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 46 * The actual warping happens using pixel interpolation

Completed in 660 milliseconds

1 2 34 5 6 7 8 91011>>