/external/libjpeg-turbo/ |
jdhuff.c | 78 /* Whether we care about the DC and AC coefficient values for each block */ 127 /* Decide whether we really care about the coefficient values */ 575 /* Section F.2.2.1: decode the DC coefficient difference */ 589 /* Output the DC coefficient (assumes jpeg_natural_order[0] = 0) */ 609 /* Output coefficient in natural (dezigzagged) order.
|
jdinput.c | 14 * processing (marker reading and coefficient decoding). The actual input 290 * This is called by the coefficient controller after it's read all 307 * coefficient controller's consume_data routine, depending on whether
|
jidctred.c | 21 * 1x1 is trivial: just take the DC coefficient divided by 8. 107 /* Dequantize a coefficient by multiplying it by the multiplier-table 394 * average pixel value, which is one-eighth of the DC coefficient.
|
wizard.txt | 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
|
jddctmgr.c | 19 * Note that the IDCT routines are responsible for performing coefficient 234 * coefficient controller's buffer anyway.
|
jidctflt.c | 60 /* Dequantize a coefficient by multiplying it by the multiplier-table 98 * DC coefficient (with scale factor as needed).
|
/external/ImageMagick/MagickCore/ |
resize.c | 100 coefficient[7]; /* cubic coefficents for BC-cubic filters */ 243 return(resize_filter->coefficient[0]+x*(x* 244 (resize_filter->coefficient[1]+x*resize_filter->coefficient[2]))); 246 return(resize_filter->coefficient[3]+x*(resize_filter->coefficient[4]+x* 247 (resize_filter->coefficient[5]+x*resize_filter->coefficient[6]))); 283 return(exp((double)(-resize_filter->coefficient[1]*x*x))); 342 return(resize_filter->coefficient[1]*I0(resize_filter->coefficient[0] 98 coefficient[7]; \/* cubic coefficents for BC-cubic filters *\/ member in struct:_ResizeFilter [all...] |
/external/aac/libFDK/include/ |
qmf_pcm.h | 356 * The qmf coefficient table is symmetric. The symmetry is exploited by 357 * shrinking the coefficient table to half the size. The addressing mode 359 * coefficient addressing works on the full table size. The code will be
|
/external/autotest/client/cros/audio/ |
audio_analysis.py | 11 # Only peaks with coefficient greater than 0.01 of the first peak should be 77 # If RMS is too small, set dominant frequency and coefficient to 0. 91 # x_f is the frequency in Hz, y_f is the transformed coefficient.
|
/external/flac/libFLAC/include/private/ |
lpc.h | 129 * bit) of largest coefficient 237 * during coefficient computation. 243 * (includes warmup sample size and quantized LP coefficient)
|
/external/libopus/silk/fixed/ |
burg_modified_FIX.c | 170 /* Calculate nominator and denominator for the next order reflection (parcor) coefficient */ 192 /* Calculate the next order reflection (parcor) coefficient */ 203 /* Max prediction gain exceeded; set reflection coefficient such that max prediction gain is exactly hit */
|
/external/libopus/silk/fixed/x86/ |
burg_modified_FIX_sse.c | 267 /* Calculate nominator and denominator for the next order reflection (parcor) coefficient */ 289 /* Calculate the next order reflection (parcor) coefficient */ 300 /* Max prediction gain exceeded; set reflection coefficient such that max prediction gain is exactly hit */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_speed_features.h | 250 // Coefficient probability model approximation step size 253 // Enable uniform quantizer followed by trellis coefficient optimization 409 // calculation in the rd coefficient costing loop.
|
/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/libavc/decoder/ |
ih264d_parse_cabac.c | 306 /* Main Loop runs for no. of Significant coefficient */ 614 /* last coefficient context is derived from significant coeff u4_flag */ 615 /* only significant coefficient matrix need to be initialized */ 625 /* last coefficient context is derived from significant coeff u4_flag */ 626 /* only significant coefficient matrix need to be initialized */ 786 /* Main Loop runs for no. of Significant coefficient */ [all...] |
/frameworks/base/core/java/android/widget/ |
OverScroller.java | 89 * means no bounce. This behavior is no longer supported and this coefficient has no effect. 91 * 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. 131 * @param friction A scalar dimension-less value representing the coefficient of 586 // A context-specific coefficient adjusted to physical values. [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
OverScroller.java | 87 * means no bounce. This behavior is no longer supported and this coefficient has no effect. 89 * behavior is no longer supported and this coefficient has no effect. 104 * means no bounce. This behavior is no longer supported and this coefficient has no effect. 106 * behavior is no longer supported and this coefficient has no effect. 123 * @param friction A scalar dimension-less value representing the coefficient of 585 // A device specific coefficient adjusted to physical values. [all...] |
/external/aac/libAACdec/src/ |
aac_rom.h | 230 extern const FIXP_FILT mdst_filt_coef_curr[20][3]; /* MDST-filter coefficient 233 extern const FIXP_FILT mdst_filt_coef_prev[6][4]; /* MDST-filter coefficient
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/ |
PolynomialFunction.java | 46 * coefficient of x^n where n is the degree of the polynomial. 275 * but <code>1 - 3 x + x^2</code> if the negative coefficient is not
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
BigMatrix.java | 308 * Returns the solution vector for a linear system with coefficient 320 * coefficient matrix = this and constant vectors = columns of
|
/external/bart/bart/common/ |
signal.py | 142 - **Value Coefficient** :math:`\\alpha_{v}` which measures the difference in values of 152 - **Time Coefficient** :math:`\\alpha_{t}` which measures the time during which the
|
/external/eigen/Eigen/src/SparseCore/ |
SparseCompressedBase.h | 312 eigen_assert(p!=Dynamic && "written coefficient does not exist"); 327 eigen_assert(end>=start && "you are using a non finalized sparse matrix or written coefficient does not exist");
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
Collections2Test.java | 147 // Almost force an overflow in the binomial coefficient calculation 150 // Do force an overflow in the binomial coefficient calculation
|
/external/libavc/encoder/ |
ih264e_globals.c | 100 * @brief unsigned exp. goulumb codelengths to assign cost to a coefficient of 118 * @brief Look up table to assign cost to a coefficient of a residual block
|
/external/libmpeg2/decoder/ |
impeg2d_vld.c | 503 /* Decode the DC coefficient in case of Intra block */ 565 /* This indicates the position of the coefficient. Since this is the DC 566 * coefficient, we put the position as 0. 580 /* Decoding of first AC coefficient in case of non Intra block */ 603 /* This indicates the position of the coefficient. Since this is the DC 604 * coefficient, we put the position as 0. [all...] |