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

<<11121314151617181920>>

  /external/eigen/doc/
I12_ClassHierarchy.dox 62 - DenseCoeffsBase means something that has dense coefficient accessors. It is a base class for
63 \c %DenseBase. The reason for \c %DenseCoeffsBase to exist is that the set of available coefficient
  /external/eigen/unsupported/Eigen/src/Polynomials/
Companion.h 151 // then the balancing coefficient for the row is \f$ 1/2^{\sigma} \f$
152 // and the balancing coefficient for the column is \f$ 2^{\sigma} \f$
  /external/libvorbis/doc/
06-floor0.tex 21 VQ codebooks for use in coding/decoding the LSP filter coefficient
52 coefficient values from the bitstream, and then computing the floor
  /external/libvpx/libvpx/test/
dct32x32_test.cc 204 << "Error: 32x32 FDCT C has coefficient larger than 4*DCT_MAX_VALUE";
206 << "Error: 32x32 FDCT has coefficient larger than "
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Tables.c 37 * High Pass Filter Coefficient table
229 * Band Pass Filter coefficient table
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Init.c 115 * Persistant coefficient memory
245 * Allocate coefficient memory
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsVehicle.java 232 * The coefficient of friction between the tyre and the ground.
242 * The coefficient of friction between the tyre and the ground.
321 * The damping coefficient for when the suspension is compressed.
332 * The damping coefficient for when the suspension is compressed.
353 * The damping coefficient for when the suspension is expanding.
362 * The damping coefficient for when the suspension is expanding.
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
PhysicsVehicle.java 222 * The coefficient of friction between the tyre and the ground.
232 * The coefficient of friction between the tyre and the ground.
311 * The damping coefficient for when the suspension is compressed.
322 * The damping coefficient for when the suspension is compressed.
343 * The damping coefficient for when the suspension is expanding.
352 * The damping coefficient for when the suspension is expanding.
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 319 \param "block" "Pointer to the origin of transform coefficient area."
329 \param "block" "Pointer to the origin of transform coefficient area."
377 This function performs prediction of the nonzero coefficient for a luma block (i,j).
381 \return "Predicted number of nonzero coefficient."
386 This function performs prediction of the nonzero coefficient for a chroma block (i,j).
390 \return "Predicted number of nonzero coefficient."
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 286 /* 5/16/01, break up function for last and not-last coefficient */
331 /* 5/16/01, break up function for last and not-last coefficient */
391 /* 5/16/01, break up function for last and not-last coefficient */
481 /* 5/16/01, break up function for last and not-last coefficient */
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
decNumberLocal.h 290 /* number, whose coefficient is a string of bcd8 uBytes */
351 /* DFISCCZERO -- test for coefficient continuation being zero */
352 /* DFISCC01 -- test for coefficient contains only 0s and 1s */
415 /* coefficient, starting at uByte u, is all zeros */
460 /* Macros to decode the coefficient in a finite decFloat *df into */
481 /* GETCOEFF extracts the coefficient of the current format */
482 /* GETWCOEFF extracts the coefficient of the next-wider format. */
551 /* Macros to decode the coefficient in a finite decFloat *df into */
604 /* Macros to decode the coefficient in a finite decFloat *df into */
    [all...]
  /external/icu4c/i18n/
decNumberLocal.h 278 /* number, whose coefficient is a string of bcd8 uBytes */
339 /* DFISCCZERO -- test for coefficient continuation being zero */
340 /* DFISCC01 -- test for coefficient contains only 0s and 1s */
403 /* coefficient, starting at uByte u, is all zeros */
448 /* Macros to decode the coefficient in a finite decFloat *df into */
469 /* GETCOEFF extracts the coefficient of the current format */
470 /* GETWCOEFF extracts the coefficient of the next-wider format. */
539 /* Macros to decode the coefficient in a finite decFloat *df into */
592 /* Macros to decode the coefficient in a finite decFloat *df into */
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 25 /// Class representing coefficient of floating-point addend.
34 // most addends which have coefficient either 1 or -1. So, the constructor
43 assert(!insaneIntVal(C) && "Insane coefficient");
85 // If the coefficient is represented by an integer, promote it to a
100 // The integer coefficient of an individual addend is either 1 or -1,
111 /// constant coefficient. A constant addend is represented as <C, 0>.
123 void set(short Coefficient, Value *V) { Coeff.set(Coefficient), Val = V; }
124 void set(const APFloat& Coefficient, Value *V)
125 { Coeff.set(Coefficient); Val = V;
    [all...]
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 767 /// collecting each coefficient, the associated loop bounds,
    [all...]
  /external/chromium_org/skia/ext/
convolver_SSE2.cc 96 // the filter coefficient that was loaded incorrectly to zero; Other than
288 // Convolve with one filter coefficient per iteration.
291 // Duplicate the filter coefficient 8 times.
302 // multiply with current coefficient => accumulate the result.
315 // multiply with current coefficient => accumulate the result.
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapFilter_opts_SSE2.cpp 266 // the filter coefficient that was loaded incorrectly to zero; Other than
458 // Convolve with one filter coefficient per iteration.
461 // Duplicate the filter coefficient 8 times.
472 // multiply with current coefficient => accumulate the result.
485 // multiply with current coefficient => accumulate the result.
  /external/skia/src/opts/
SkBitmapFilter_opts_SSE2.cpp 266 // the filter coefficient that was loaded incorrectly to zero; Other than
458 // Convolve with one filter coefficient per iteration.
461 // Duplicate the filter coefficient 8 times.
472 // multiply with current coefficient => accumulate the result.
485 // multiply with current coefficient => accumulate the result.
  /external/jpeg/
jdinput.c 10 * processing (marker reading and coefficient decoding). The actual input
286 * This is called by the coefficient controller after it's read all
311 * coefficient controller's consume_data routine, depending on whether
jidctred.c 18 * 1x1 is trivial: just take the DC coefficient divided by 8.
104 /* Dequantize a coefficient by multiplying it by the multiplier-table
389 * average pixel value, which is one-eighth of the DC coefficient.
wizard.doc 141 Ss Zigzag index of first coefficient included in scan
142 Se Zigzag index of last coefficient included in scan
143 Ah Zero for first scan of a coefficient, else Al of prior scan
  /external/libvorbis/lib/
lsp.c 92 /* the last coefficient */
179 /* the last coefficient */
266 /* the last coefficient */
  /external/opencv/cv/src/
cvsnakes.cpp 58 // alpha - pointer to coefficient of continuity energy,
59 // beta - pointer to coefficient of curvature energy,
60 // gamma - pointer to coefficient of image energy,
  /external/qemu/distrib/jpeg-6b/
jdinput.c 10 * processing (marker reading and coefficient decoding). The actual input
286 * This is called by the coefficient controller after it's read all
311 * coefficient controller's consume_data routine, depending on whether
jidctred.c 18 * 1x1 is trivial: just take the DC coefficient divided by 8.
104 /* Dequantize a coefficient by multiplying it by the multiplier-table
389 * average pixel value, which is one-eighth of the DC coefficient.
wizard.doc 141 Ss Zigzag index of first coefficient included in scan
142 Se Zigzag index of last coefficient included in scan
143 Ah Zero for first scan of a coefficient, else Al of prior scan

Completed in 1497 milliseconds

<<11121314151617181920>>