Searched
full:coefficients (Results
276 -
300 of
534) sorted by null
<<11121314151617181920>>
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_QuantInvIntra_I_s.s | 26 ; * The output coefficients are clipped to the range: [-2048, 2047].
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_TransformDequantChromaDCFromPair_s.s | 132 VST1 dDqntCoeff,[pDst] ;// Storing all the coefficients at once
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 51 ; * -The number of coefficients is greater than 64
|
omxVCM4P2_QuantInvInter_I_s.s | 25 ; * The output coefficients are clipped to the range: [-2048, 2047].
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_GetVLCInfo.c | 42 * MaxNumCoef - specifies the number of coefficients contained in the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_PutVLCBits.c | 32 * quantized DCT coefficients.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_mid_hor.s | 57 ;// Basic idea in horizontal filtering is to adjust coefficients
|
/external/opencv/cxcore/src/ |
cxutils.cpp | 293 "The matrix of coefficients must be 1-dimensional vector of 3 or 4 elements" ); 415 coefficients. The original code has been taken from Ken Turkowski's web 441 * linear and quadratic iterated synthetic division. The coefficients of 443 * the constant term. The coefficients are scaled by dividing them by 483 // Copy polynomial coefficients to working storage 485 h[2 + j] = *a++; // Note reversal of coefficients 661 CV_ERROR(CV_StsUnmatchedFormats, "must have n + 1 coefficients"); [all...] |
/external/freetype/src/base/ |
ftbbox.c | 424 /* of the range of the original polynomial coefficients. */ 431 if ( t1 == 0 ) /* all coefficients are 0! */
|
/external/libvorbis/lib/ |
lsp.c | 404 /* Convert lpc coefficients to lsp coefficients */
|
/external/opencv/cvaux/src/ |
cveigenobjects.cpp | 938 // Purpose: The function calculates all decomposition coefficients for input object [all...] |
/external/openssl/crypto/bn/asm/ |
x86-gf2m.pl | 29 # Note that above improvement coefficients are not coefficients for
|
/external/webkit/Source/WebCore/platform/graphics/filters/arm/ |
FELightingNEON.cpp | 40 // Alpha coefficients. 137 // Constant coefficients
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
SharedGraphicsContext3D.cpp | 401 void SharedGraphicsContext3D::useBicubicProgram(const AffineTransform& transform, const AffineTransform& texTransform, const float coefficients[16], const float imageIncrement[2], float alpha) 403 m_bicubicShader->use(transform, texTransform, coefficients, imageIncrement, alpha);
|
/external/webrtc/src/modules/audio_processing/aec/ |
aec_core_sse2.c | 220 // five polynomial approximation. The coefficients have been 297 // polynomial approximation. The coefficients have been estimated
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
LVREV_ApplyNewSettings.c | 73 * Update the high pass filter coefficients 92 * Update the low pass filter coefficients
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
levinson.h | 128 Word16 A[], /* o : A[m] LPC coefficients (m = 10) */ 129 Word16 rc[], /* o : rc[4] First 4 reflection coefficients */
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
interpolate_isp.cpp | 50 int16 Az[] output: LP coefficients in 4 subframes 119 int16 Az[] /* output: LP coefficients in 4 subframes */
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
Spline.java | 220 // With the coefficients A, B, C, D: 312 double[] solution = new double[n]; // returned coefficients
|
/external/aac/libSBRdec/src/ |
lpp_tran.cpp | 90 inverse filtering based on LPC coefficients. 209 * LPC coefficients for the filtering. The actual calculation of the LPC coefficients and the implementation 708 * store the unmodified filter coefficients if there is [all...] |
/external/aac/libSBRenc/src/ |
ps_encode.cpp | 359 /* Quantize IID coefficients */ 370 /* Check if IID coefficients should be used in this frame */ 591 /* Quantize ICC coefficients */ 596 /* Check if ICC coefficients should be used */ [all...] |
/external/freetype/src/truetype/ |
ttobjs.h | 191 FT_Fixed xx, xy; /* transformation matrix coefficients */
|
/external/jpeg/ |
jdct.h | 26 * Quantization of the output coefficients is done by jcdctmgr.c.
|
jpegtran.1 | 23 works by rearranging the compressed data (DCT coefficients), without
|
/external/libgsm/inc/ |
private.h | 147 word * LARc, /* [0..7] LAR coefficients OUT */
|
Completed in 638 milliseconds
<<11121314151617181920>>