HomeSort by relevance Sort by last modified time
    Searched full:coefficients (Results 426 - 450 of 1013) sorted by null

<<11121314151617181920>>

  /external/jpeg/
jdcoefct.c 636 * of the JPEG standard: the first 5 AC coefficients are estimated from
639 * the coefficients it can estimate are not yet known to full precision.
642 /* Natural-order array positions of the first 5 zigzag-order coefficients */
652 * AC coefficients; otherwise, if the input side of the decompressor
653 * advances into a new scan, we might think the coefficients are known
696 /* Block smoothing is helpful if some AC coefficients remain inaccurate. */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jchuff.c 350 /* Encode a single block's worth of coefficients */
393 /* Encode the AC coefficients per section F.1.2.2 */
472 * Encode and output one MCU's worth of Huffman-compressed coefficients.
569 /* Process a single block's worth of coefficients */
600 /* Encode the AC coefficients per section F.1.2.2 */
640 * Trial-encode one MCU's worth of Huffman-compressed coefficients.
jdcoefct.c 636 * of the JPEG standard: the first 5 AC coefficients are estimated from
639 * the coefficients it can estimate are not yet known to full precision.
642 /* Natural-order array positions of the first 5 zigzag-order coefficients */
652 * AC coefficients; otherwise, if the input side of the decompressor
653 * advances into a new scan, we might think the coefficients are known
696 /* Block smoothing is helpful if some AC coefficients remain inaccurate. */
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
PeriodicWave.cpp 241 // Fourier coefficients according to standard definition.
245 // Calculate Fourier coefficients depending on the shape.
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatriangle.c 43 * Compute coefficients of a plane using the X,Y coords of the v0, v1, v2
78 * Compute coefficients of a plane with a constant Z value.
  /external/chromium_org/third_party/openssl/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
  /external/eigen/Eigen/src/Core/
Dot.h 202 * of the coefficients of *this. If \a p is the special value \a Eigen::Infinity, this function returns the \f$ \ell^\infty \f$
203 * norm, that is the maximum of the absolute values of the coefficients of *this.
GenericPacketMath.h 163 /** \internal \returns a packet with constant coefficients \a a, e.g.: (a,a,a,a) */
167 /** \internal \brief Returns a packet with coefficients (a,a+1,...,a+packet_size-1). */
  /external/eigen/Eigen/src/Core/util/
BlasUtil.h 119 // Lightweight helper class to access matrix coefficients.
134 // lightweight helper class to access matrix coefficients (const version)
  /external/eigen/Eigen/src/SparseCore/
SparseVector.h 20 * \tparam _Scalar the scalar type, i.e. the type of the coefficients
119 /** \returns the number of non zero coefficients */
  /external/eigen/doc/
C02_TutorialMatrixArithmetic.dox 179 Eigen also provides some reduction operations to reduce a given matrix or vector to a single value such as the sum (computed by \link DenseBase::sum() sum()\endlink), product (\link DenseBase::prod() prod()\endlink), or the maximum (\link DenseBase::maxCoeff() maxCoeff()\endlink) and minimum (\link DenseBase::minCoeff() minCoeff()\endlink) of all its coefficients.
190 The \em trace of a matrix, as returned by the function \link MatrixBase::trace() trace()\endlink, is the sum of the diagonal coefficients and can also be computed as efficiently using <tt>a.diagonal().sum()</tt>, as we will see later on.
  /external/eigen/unsupported/Eigen/src/Polynomials/
PolynomialSolver.h 306 * \param _Scalar the scalar type, i.e., the type of the polynomial coefficients
308 * Notice that the number of polynomial coefficients is _Deg+1.
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineInplaceLU.h 42 /** Sets the relative threshold value used to prune zero coefficients during the decomposition.
45 * factorization with fewer non zero coefficients. Such approximate factors are especially
  /external/freetype/include/freetype/
fttypes.h 282 /* values or matrix coefficients. */
364 /* A simple structure used to store a 2x2 matrix. Coefficients are */
    [all...]
  /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/mesa3d/src/mesa/swrast/
s_aatriangle.c 43 * Compute coefficients of a plane using the X,Y coords of the v0, v1, v2
78 * Compute coefficients of a plane with a constant Z value.
  /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) */
  /frameworks/base/core/java/android/view/
VelocityTracker.java 236 * Polynomial coefficients describing motion in X.
241 * Polynomial coefficients describing motion in Y.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
copysign.decTest 75 -- full coefficients, alternating bits
134 -- full coefficients, alternating bits
ddCopySign.decTest 73 -- full coefficients, alternating bits
132 -- full coefficients, alternating bits
dqCopySign.decTest 73 -- full coefficients, alternating bits
132 -- full coefficients, alternating bits
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
copysign.decTest 75 -- full coefficients, alternating bits
134 -- full coefficients, alternating bits
ddCopySign.decTest 73 -- full coefficients, alternating bits
132 -- full coefficients, alternating bits
dqCopySign.decTest 73 -- full coefficients, alternating bits
132 -- full coefficients, alternating bits

Completed in 672 milliseconds

<<11121314151617181920>>