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

<<11121314151617181920>>

  /external/valgrind/main/auxprogs/
gsl19test 62 TESTS4="ieee-utils/test integration/test interpolation/test linalg/test"
  /external/webrtc/src/modules/audio_processing/aec/
aec_resampler.c 107 // Interpolation
  /frameworks/av/libvideoeditor/vss/src/
M4AIR_API.c 90 or a bilinear interpolation */
491 /**< Initialize accumulators in case we are using it (bilinear interpolation) */
519 /**< In this case, no bilinear interpolation is needed as input and output dimensions
598 /**< Bilinear interpolation */
    [all...]
  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.cpp 22 #include "dsp/core/interpolation.h"
interpolator_base-inl.h 87 // Sets-up the regularly sampled interpolation mode
  /frameworks/av/media/libeffects/testlibs/
AudioPeakingFilter.h 35 // using a linear interpolation from a coefficient table, using a
AudioShelvingFilter.h 35 // using a linear interpolation from a coefficient table, using a
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
oversamp_12k8_to_16k.cpp 122 int16 AmrWbInterpol( /* return result of interpolation */
139 /* 1/5 resolution interpolation filter (in Q14) */
272 /* Fractional interpolation of signal at position (frac/resol) */
275 int16 AmrWbInterpol( /* return result of interpolation */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
decim54.c 41 /* 1/5 resolution interpolation filter (in Q14) */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_Average_4x_Align_unsafe_s.s 20 ;// destination pointed by (pDst) for vertical interpolation.
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s 28 ;// Implements horizontal interpolation for a block of size 4x4. Input and output should
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_Average_4x_Align_unsafe_s.s 20 ;// destination pointed by (pDst) for vertical interpolation.
  /frameworks/native/opengl/libagl/
fp.h 71 * to get a fast 2^ and linear interpolation
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
Paper.java 156 /* Use linear interpolation for absorb, quadratic for others */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
timex.h 51 * Reworked time interpolation logic
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
timex.h 51 * Reworked time interpolation logic
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
timex.h 51 * Reworked time interpolation logic
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Quaternion.java 172 * interpolation between two other quaternions.
619 * <code>slerp</code> sets this quaternion's value as an interpolation
648 // Set the first and second scale for the interpolation
667 // form of linear interpolation for quaternions.
682 * Final interpolation value
704 // Set the first and second scale for the interpolation
724 // form of linear interpolation for quaternions.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir.cpp     [all...]
ir.h 326 * Get the string value for the interpolation qualifier
332 * uses %s interpolation qualifier", so in the case where there is no
333 * interpolation qualifier, it returns "no".
341 * interpolation qualifier (if present), whether it is gl_Color or
407 * Interpolation mode for shader inputs / outputs
411 unsigned interpolation:2;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 369 ; x_offset == 0 && y_offset == bilin interpolation
667 ; x_offset == 0.5 && y_offset == bilin interpolation
815 ; x_offset == bilin interpolation && y_offset == 0
947 ; x_offset == bilin interpolation && y_offset == 0.5
    [all...]
  /external/mesa3d/src/glsl/
ir.cpp     [all...]
ir.h 326 * Get the string value for the interpolation qualifier
332 * uses %s interpolation qualifier", so in the case where there is no
333 * interpolation qualifier, it returns "no".
341 * interpolation qualifier (if present), whether it is gl_Color or
407 * Interpolation mode for shader inputs / outputs
411 unsigned interpolation:2;
    [all...]
  /external/speex/libspeex/
resample.c 52 interpolation instead of linear interpolation in the above paper. This
305 /* Compute interpolation coefficients. I'm not sure whether this corresponds to cubic interpolation
321 /* Compute interpolation coefficients. I'm not sure whether this corresponds to cubic interpolation
    [all...]
  /external/aac/libSBRdec/src/
sbrdec_drc.cpp 94 /* DRC - Offset table for QMF interpolation. */
229 /* get respective data and calc interpolation factor */

Completed in 1604 milliseconds

<<11121314151617181920>>