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

1 2 34 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.c 90 This function performs chroma interpolation in horizontal direction.
161 * bilinear horizontal interpolation */
197 This function performs chroma interpolation in vertical direction.
257 * bilinear vertical interpolation */
293 This function performs chroma interpolation in horizontal and
353 * bilinear vertical and horizontal interpolation */
410 interpolation function. The output is written to macroblock array.
482 Function to perform vertical interpolation of pixel position 'h'
600 Function to perform vertical interpolation of pixel position 'd'
734 Function to perform horizontal interpolation of pixel position 'b
    [all...]
  /frameworks/av/services/audioflinger/
AudioResamplerCubic.h 37 // number of bits used in interpolation multiply - 14 bits avoids overflow
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Interp.h 74 // this is the final interpolation
  /packages/apps/Launcher2/src/com/android/launcher2/
InterruptibleInOutAnimator.java 111 * same interpolation curve as animateIn(), rather than mirroring it. Also, like animateIn(),
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Interp.h 74 // this is the final interpolation
  /sdk/chimpchat/src/com/android/chimpchat/adb/
LinearInterpolator.java 21 * Linear Interpolation class.
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/animations/
Ipo.java 13 * Ipo (interpolation object) consists of several b-spline curves (connected 3rd
34 /** A list of bezier curves for this interpolation object. */
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
mozilla 134 color-interpolation
135 color-interpolation-filters
  /frameworks/av/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
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_chroma_hor.s 172 ;// bilinear vertical interpolation
244 ;// bilinear vertical interpolation
  /frameworks/rs/scriptc/
rs_quaternion.rsh 175 * Performs spherical linear interpolation between two quaternions
176 * @param q result quaternion from interpolation
  /prebuilts/sdk/renderscript/include/
rs_quaternion.rsh 175 * Performs spherical linear interpolation between two quaternions
176 * @param q result quaternion from interpolation
  /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/jmonkeyengine/engine/src/core/com/jme3/input/
ChaseCamera.java 391 //computing rotation by linear interpolation
401 //linear interpolation of the distance while chasing
412 //linear interpolation of the distance while zooming
422 //linear interpolation of the rotation while rotating horizontally
432 //linear interpolation of the rotation while rotating vertically
  /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/av/media/libstagefright/codecs/amrwbenc/src/
math_op.c 81 | interpolation. |
142 | interpolation. |
  /frameworks/av/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

Completed in 922 milliseconds

1 2 34 5 6 7 8 91011>>