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

1 23 4 5 6 7 8 91011>>

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
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)
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s 42 ;// destination pointed by (pDst) for horizontal interpolation.
145 ;// destination pointed by (pDst) for vertical interpolation.
omxVCM4P10_InterpolateLuma_s.s 17 ;// Performs quarter pel interpolation of inter luma MB.
27 ;// [in] roi Dimension of the interpolation region;the parameters roi.width and roi.height must
107 ;// Interpolation of luma is implemented by processing block of pixels, size 4x4 at a time.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s 42 ;// destination pointed by (pDst) for horizontal interpolation.
145 ;// destination pointed by (pDst) for vertical interpolation.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_hor_ver_quarter.s 269 ;// Approach to vertical interpolation
271 ;// Interpolation is done by using 32-bit loads and stores
286 ;// Approach to bilinear interpolation to quarter pel position.
360 UHSUB8 res, res, tmp1 ;// bilinear interpolation
411 UHSUB8 res, res, tmp2 ;// bilinear interpolation
461 UHSUB8 res, res, tmp3 ;// bilinear interpolation
510 UHSUB8 res, res, tmp5 ;// bilinear interpolation
h264bsd_interpolate_chroma_hor.s 172 ;// bilinear vertical interpolation
244 ;// bilinear vertical interpolation
  /development/samples/GlobalTime/src/com/android/globaltime/
Annulus.java 24 * colored by interpolation. GlobalTime uses this class to simulate an
  /external/chromium/testing/gmock/
CHANGES 21 interpolation to an ordinary C++ string expression.
  /external/webkit/Source/WebCore/platform/audio/
AudioResamplerKernel.h 35 // It uses a simple linear interpolation for good performance.
HRTFDatabase.h 76 // Total number of elevations after interpolation.
HRTFKernel.h 64 // Given two HRTFKernels, and an interpolation factor x: 0 -> 1, returns an interpolated HRTFKernel.
SincResampler.h 42 // numberOfKernelOffsets is used for interpolation and is the number of sub-sample kernel shifts.
  /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/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC_s.h 29 ;/** bilinear interpolation type */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC_s.h 29 ;/** bilinear interpolation type */
  /frameworks/base/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/base/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(),
  /sdk/chimpchat/src/com/android/chimpchat/adb/
LinearInterpolator.java 21 * Linear Interpolation class.
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
mozilla 134 color-interpolation
135 color-interpolation-filters
  /frameworks/base/libs/rs/scriptc/
rs_quaternion.rsh 175 * Performs spherical linear interpolation between two quaternions
176 * @param q result quaternion from interpolation

Completed in 369 milliseconds

1 23 4 5 6 7 8 91011>>