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

<<11121314151617181920>>

  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
FluidSimHeightMap.java 59 float coefA, coefB, coefC; // pre-computed coefficients in the fluid equation
151 // pre-compute the coefficients in the fluid equation
  /external/openssl/crypto/bn/asm/
s390x-gf2m.pl 20 # sign is modest 9%-12% faster. Keep in mind that these coefficients
25 # so that improvement coefficients can vary from one specific
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
lsp_az.cpp 92 linear predictive (LP) coefficients (filter order = 10). The functions
93 included in this file include Get_lsp_pol, which finds the coefficients of
407 coefficients of type Word16 to be generated
423 a buffer contains the generated Linear Predictive (LP) coefficients
434 This function converts from the line spectral pairs (LSP) to LP coefficients
438 (1) Find the coefficients of F1(z) and F2(z) (see Get_lsp_pol)
457 Word16 a[] // (o) : predictor coefficients (order = 10)
510 Word16 a[], /* (o) : predictor coefficients (order = 10) */
syn_filt.cpp 53 data and coefficients will not saturate the multiply and
133 a = buffer containing the prediction coefficients (Word16) max 2^12
174 Word16 a[], // (i) : a[M+1] prediction coefficients (M=10)
250 Word16 a[], /* (i) : a[M+1] prediction coefficients (M=10) */
  /frameworks/base/core/java/android/view/
VelocityTracker.java 280 * Polynomial coefficients describing motion in X.
285 * Polynomial coefficients describing motion in Y.
  /bionic/libm/src/
s_expm1f.c 31 /* scaled coefficients related to expm1 */
  /external/jpeg/
transupp.h 52 * Although rotating and flipping data expressed as DCT coefficients is not
  /external/qemu/distrib/jpeg-6b/
transupp.h 52 * Although rotating and flipping data expressed as DCT coefficients is not
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_filter_gnu.s 74 @load coefficients from pWTFrame structure
ARM-E_interpolate_noloop_gnu.s 92 @ with certain coefficients and signal sources. In this case, either a
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_filter_gnu.s 74 @load coefficients from pWTFrame structure
ARM-E_interpolate_noloop_gnu.s 92 @ with certain coefficients and signal sources. In this case, either a
  /external/speex/libspeex/
lpc_bfin.h 5 @brief Functions for LPC (Linear Prediction Coefficients) analysis (Blackfin version)
  /external/webkit/Source/WebCore/platform/graphics/gpu/
SharedGraphicsContext3D.h 112 void useBicubicProgram(const AffineTransform&, const AffineTransform&, const float coefficients[16], const float imageIncrement[2], float alpha);
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Process.c 28 #include "LVDBE_Coeffs.h" /* Filter coefficients */
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Private.h 162 /* Coefficients */
LVM_Tables.c 29 /* Treble Boost Filter Coefficients */
  /frameworks/av/media/libeffects/testlibs/
AudioPeakingFilter.h 145 // the low-level biquad coefficients.
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
isp_az.cpp 48 int16 a[], (o) Q12 : predictor coefficients (order=M)
57 Compute the LPC coefficients from isp (order=M)
135 int16 a[], /* (o) Q12 : predictor coefficients (order=M) */
301 f[] : the coefficients of F1 or F2 in Q23
wb_syn_filt.cpp 49 int16 a[], (i) Q12 : a[m+1] prediction coefficients
60 int16 a[], (i) Q12 : a[m+1] prediction coefficients
126 int16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
226 int16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Syn_filt_32_neon.s 19 @ Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
residu_asm_neon.s 18 @ Word16 a[], /* (i) : prediction coefficients */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_enc_tab.h 71 * coefficients
225 /* DCT coefficients. Four tables, two for last = 0, two for last = 1.
361 /* New tables for Intra luminance coefficients. Same codewords,
492 /* DCT coefficients. Four tables, two for last = 0, two for last = 1.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 119 STMIA pDst, {c0w0, c1w0} ;// Storing all the coefficients at once
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s 51 ; * -The number of coefficients is greater than 64

Completed in 1024 milliseconds

<<11121314151617181920>>