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

<<11121314151617181920>>

  /external/jpeg/
jdhuff.c 75 /* Whether we care about the DC and AC coefficient values for each block */
122 /* Decide whether we really care about the coefficient values */
635 /* Section F.2.2.1: decode the DC coefficient difference */
648 /* Output the DC coefficient (assumes jpeg_natural_order[0] = 0) */
667 /* Output coefficient in natural (dezigzagged) order.
751 /* Section F.2.2.1: decode the DC coefficient difference */
change.log 84 DCT coefficient quantization tables are now stored in normal array order
121 reading and writing of JPEG files as DCT coefficient arrays. This ability
filelist.doc 68 jccoefct.c Buffer controller for DCT coefficient buffer.
85 jdcoefct.c Buffer controller for DCT coefficient buffer.
jddctmgr.c 13 * Note that the IDCT routines are responsible for performing coefficient
243 * coefficient controller's buffer anyway.
jidctflt.c 56 /* Dequantize a coefficient by multiplying it by the multiplier-table
94 * DC coefficient (with scale factor as needed).
  /external/qemu/distrib/jpeg-6b/
jdhuff.c 75 /* Whether we care about the DC and AC coefficient values for each block */
122 /* Decide whether we really care about the coefficient values */
635 /* Section F.2.2.1: decode the DC coefficient difference */
648 /* Output the DC coefficient (assumes jpeg_natural_order[0] = 0) */
667 /* Output coefficient in natural (dezigzagged) order.
751 /* Section F.2.2.1: decode the DC coefficient difference */
change.log 84 DCT coefficient quantization tables are now stored in normal array order
121 reading and writing of JPEG files as DCT coefficient arrays. This ability
filelist.doc 68 jccoefct.c Buffer controller for DCT coefficient buffer.
85 jdcoefct.c Buffer controller for DCT coefficient buffer.
jddctmgr.c 13 * Note that the IDCT routines are responsible for performing coefficient
203 * coefficient controller's buffer anyway.
jidctflt.c 56 /* Dequantize a coefficient by multiplying it by the multiplier-table
94 * DC coefficient (with scale factor as needed).
  /frameworks/base/core/java/android/widget/
OverScroller.java 86 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
88 * behavior is no longer supported and this coefficient has no effect.
103 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
105 * behavior is no longer supported and this coefficient has no effect.
122 * @param friction A scalar dimension-less value representing the coefficient of
586 // A context-specific coefficient adjusted to physical values.
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
OverScrollerSGV.java 90 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
92 * behavior is no longer supported and this coefficient has no effect.
107 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
109 * behavior is no longer supported and this coefficient has no effect.
126 * @param friction A scalar dimension-less value representing the coefficient of
590 // A context-specific coefficient adjusted to physical values.
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
OverScroller.java 88 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
90 * behavior is no longer supported and this coefficient has no effect.
105 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
107 * behavior is no longer supported and this coefficient has no effect.
124 * @param friction A scalar dimension-less value representing the coefficient of
588 // A device specific coefficient adjusted to physical values.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
PeriodicWave.cpp 242 float a; // Coefficient for cos().
243 float b; // Coefficient for sin().
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_setup_point.c 57 * Compute a0 for a constant-valued coefficient (GL_FLAT shading).
165 * Special coefficient setup for gl_FragCoord.
  /external/eigen/Eigen/src/Core/
Array.h 18 * \brief General-purpose arrays with easy API for coefficient-wise operations
23 * %Array class provides easy access to coefficient-wise operations, while the
CwiseBinaryOp.h 19 * \brief Generic expression where a coefficient-wise binary operator is applied to two expressions
25 * This class represents an expression where a coefficient-wise binary operator is applied to two expressions.
  /external/eigen/Eigen/src/SparseCore/
SparseVector.h 101 /** \returns a reference to the coefficient value at given index \a i
102 * This operation involes a log(rho*size) binary search. If the coefficient does not
  /external/eigen/doc/
I11_Aliasing.dox 36 This assignment exhibits aliasing: the coefficient \c mat(1,1) appears both in the block
205 - Aliasing is harmless with coefficient-wise computations; this includes scalar multiplication and matrix or
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_point.c 57 * Compute a0 for a constant-valued coefficient (GL_FLAT shading).
165 * Special coefficient setup for gl_FragCoord.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lattice.c 55 void WebRtcIsacfix_FilterMaLoopC(int16_t input0, // Filter coefficient
56 int16_t input1, // Filter coefficient
  /external/wpa_supplicant_8/src/tls/
rsa.c 27 struct bignum *iqmp; /* 1 / q mod p; CRT coefficient */
166 * coefficient INTEGER -- (inverse of q) mod p
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetInstanceHandle.c 146 * Set the data, coefficient and temporary memory pointers
202 pLVREV_Private->pFastCoef = InstAlloc_AddMember(&FastCoef, sizeof(LVREV_FastCoef_st)); /* Fast coefficient memory base address */
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 45 \param "coef_cost" "Pointer to the coefficient cost to be filled in and returned."
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_PredictIntraChroma_8x8.c 33 * [in] leftStep Step of left coefficient buffer
95 * [in] leftStep Step of left coefficient buffer

Completed in 430 milliseconds

<<11121314151617181920>>