HomeSort by relevance Sort by last modified time
    Searched full:coefficient (Results 176 - 200 of 717) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_PredictIntraDC4x4.c 33 * [in] leftStep Step of left coefficient buffer
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_EncodeVLCZigzag_intra.c 43 * [in] pQDctBlkCoef pointer to the quantized DCT coefficient
omxVCM4P2_DecodeVLCZigzag_Inter.c 54 * pDst - pointer to the coefficient buffer of current block; must be
omxVCM4P2_EncodeVLCZigzag_Inter.c 42 * pQDctBlkCoef - pointer to the quantized DCT coefficient
omxVCM4P2_QuantInter_I.c 27 * Performs quantization on an inter coefficient block; supports
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC.c 39 * Coefficient Decoding for the Case of Switched VLC Encoding.
71 * pDst - pointer to the coefficient buffer of current block; must be
  /external/jpeg/
jchuff.c 360 /* Encode the DC coefficient difference per section F.1.2.1 */
371 /* Find the number of bits needed for the magnitude of the coefficient */
377 /* Check for out-of-range coefficient values.
415 /* Find the number of bits needed for the magnitude of the coefficient */
419 /* Check for out-of-range coefficient values */
579 /* Encode the DC coefficient difference per section F.1.2.1 */
585 /* Find the number of bits needed for the magnitude of the coefficient */
591 /* Check for out-of-range coefficient values.
614 /* Find the number of bits needed for the magnitude of the coefficient */
618 /* Find the number of bits needed for the magnitude of the coefficient */
    [all...]
structure.doc 22 A "coefficient" is a frequency coefficient (a DCT transform output number).
324 |-- Coefficient controller --|
360 * Coefficient controller: buffer controller for the DCT-coefficient data.
422 |-- Coefficient controller --|
441 * Coefficient controller: buffer controller for the DCT-coefficient data.
452 For progressive JPEG decoding, the coefficient controller supplies the prior
457 buffered by the coefficient controller have NOT been dequantized; w
    [all...]
jcphuff.c 411 /* Encode the DC coefficient difference per section G.1.2.1 */
420 /* Find the number of bits needed for the magnitude of the coefficient */
426 /* Check for out-of-range coefficient values.
523 /* Find the number of bits needed for the magnitude of the coefficient */
527 /* Check for out-of-range coefficient values */
591 /* We simply emit the Al'th bit of the DC coefficient value. */
688 * if k > EOB, which implies that this coefficient is not 1.
  /external/qemu/distrib/jpeg-6b/
jchuff.c 360 /* Encode the DC coefficient difference per section F.1.2.1 */
371 /* Find the number of bits needed for the magnitude of the coefficient */
377 /* Check for out-of-range coefficient values.
415 /* Find the number of bits needed for the magnitude of the coefficient */
419 /* Check for out-of-range coefficient values */
579 /* Encode the DC coefficient difference per section F.1.2.1 */
585 /* Find the number of bits needed for the magnitude of the coefficient */
591 /* Check for out-of-range coefficient values.
614 /* Find the number of bits needed for the magnitude of the coefficient */
618 /* Find the number of bits needed for the magnitude of the coefficient */
    [all...]
structure.doc 22 A "coefficient" is a frequency coefficient (a DCT transform output number).
324 |-- Coefficient controller --|
360 * Coefficient controller: buffer controller for the DCT-coefficient data.
422 |-- Coefficient controller --|
441 * Coefficient controller: buffer controller for the DCT-coefficient data.
452 For progressive JPEG decoding, the coefficient controller supplies the prior
457 buffered by the coefficient controller have NOT been dequantized; w
    [all...]
jcphuff.c 411 /* Encode the DC coefficient difference per section G.1.2.1 */
420 /* Find the number of bits needed for the magnitude of the coefficient */
426 /* Check for out-of-range coefficient values.
523 /* Find the number of bits needed for the magnitude of the coefficient */
527 /* Check for out-of-range coefficient values */
591 /* We simply emit the Al'th bit of the DC coefficient value. */
688 * if k > EOB, which implies that this coefficient is not 1.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
BCRSAPrivateCrtKey.java 184 * return the CRT coefficient.
186 * @return the CRT coefficient.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
JCERSAPrivateCrtKey.java 184 * return the CRT coefficient.
186 * @return the CRT coefficient.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECCurve.java 264 * @param a The coefficient <code>a</code> in the Weierstrass equation
267 * @param b The coefficient <code>b</code> in the Weierstrass equation
287 * @param a The coefficient <code>a</code> in the Weierstrass equation
290 * @param b The coefficient <code>b</code> in the Weierstrass equation
321 * @param a The coefficient <code>a</code> in the Weierstrass equation
324 * @param b The coefficient <code>b</code> in the Weierstrass equation
352 * @param a The coefficient <code>a</code> in the Weierstrass equation
355 * @param b The coefficient <code>b</code> in the Weierstrass equation
  /external/eigen/Eigen/src/SparseCore/
CompressedStorage.h 148 // ^^ optimization: let's first check if it is the last coefficient
161 // ^^ optimization: let's first check if it is the last coefficient
  /external/libvorbis/lib/
lpc.c 18 /* Some of these routines (autocorrelator, LPC coefficient estimator)
90 /* Sum up this iteration's reflection coefficient; note that in
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h 109 /* Fast coefficient structure */
136 LVREV_FastCoef_st *pFastCoef; /* Fast coefficient memory base address */
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Control.c 116 /* Use internal coefficient table */
173 /* Use internal coefficient table */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastquant.cpp 122 Input: coeff=> DCT coefficient
123 Output: qcoeff=> quantized coefficient
124 rcoeff=> reconstructed coefficient
145 8/3/01, , add clipping to the reconstructed coefficient [-2047,2047]
533 Input: coeff=> DCT coefficient
534 Output: qcoeff=> quantized coefficient
535 rcoeff=> reconstructed coefficient
538 8/3/01, add clipping to the reconstructed coefficient [-2048,2047]
  /external/opencv/cvaux/src/
cvhmmobs.cpp 47 // coefficient matrix.
188 /* first coefficient */
255 /* first coefficient */
385 /* first coefficient */
452 /* first coefficient */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddCanonical.decTest 56 -- Finites: declets in coefficient
121 -- Inf: coefficient continuation bits (first, last, and a few others)
168 -- Inf: coefficient continuation bits
278 -- Inf: coefficient continuation bits
325 -- Inf: coefficient continuation bits
dqCanonical.decTest 57 -- Finites: declets in coefficient
136 -- Inf: coefficient continuation bits (first, last, and a few others)
199 -- Inf: coefficient continuation bits
301 -- Inf: coefficient continuation bits
344 -- Inf: coefficient continuation bits
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddCanonical.decTest 56 -- Finites: declets in coefficient
121 -- Inf: coefficient continuation bits (first, last, and a few others)
168 -- Inf: coefficient continuation bits
278 -- Inf: coefficient continuation bits
325 -- Inf: coefficient continuation bits
dqCanonical.decTest 57 -- Finites: declets in coefficient
136 -- Inf: coefficient continuation bits (first, last, and a few others)
199 -- Inf: coefficient continuation bits
301 -- Inf: coefficient continuation bits
344 -- Inf: coefficient continuation bits

Completed in 728 milliseconds

1 2 3 4 5 6 78 91011>>