/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddShift.decTest | 2 -- ddShift.decTest -- shift decDouble coefficient left or right --
|
dqRotate.decTest | 2 -- dqRotate.decTest -- rotate decQuad coefficient left or right --
|
dqShift.decTest | 2 -- dqShift.decTest -- shift decQuad coefficient left or right --
|
rotate.decTest | 2 -- rotate.decTest -- rotate coefficient left or right --
|
shift.decTest | 2 -- shift.decTest -- shift coefficient left or right --
|
/external/aac/libFDK/src/ |
fixpoint_math.cpp | 172 Taylor series coefficients of the function x^2. The first coefficient is 670 /* First taylor series coefficient a_0 = 1.0, scaled by 0.5 due to fMultDiv2(). */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
ECFieldElement.java | 515 // // If the coefficient of z^m in a(z) equals 1, reduction 584 // // If the coefficient of x^i in a(z) equals 1, b(z) is added [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha512-sparcv9.pl | 22 # good [optimal coefficient is 50%]. 35 # by 30% [again, optimal coefficient is 50%].
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrDrawState.h | 465 * @param srcCoef coefficient applied to the src color. 466 * @param dstCoef coefficient applied to the dst color. [all...] |
/external/eigen/doc/ |
QuickReference.dox | 376 \section QuickRef_Coeffwise Coefficient-wise \& Array operators 377 Coefficient-wise operators for matrices and vectors:
|
/external/jpeg/ |
transupp.c | 29 * coefficient arrays and thus do not require any lossy decompression 725 * The return value is the set of virtual coefficient arrays to be written
|
/external/libvpx/libvpx/vp8/encoder/ |
quantize.c | 204 /* Save the coefficient and its dequantized value. */ 207 /* Remember the last non-zero coefficient. */
|
/external/openssl/crypto/sha/asm/ |
sha512-sparcv9.pl | 22 # good [optimal coefficient is 50%]. 35 # by 30% [again, optimal coefficient is 50%].
|
/external/qemu/distrib/jpeg-6b/ |
transupp.c | 29 * coefficient arrays and thus do not require any lossy decompression 725 * The return value is the set of virtual coefficient arrays to be written
|
/external/skia/src/gpu/ |
GrDrawState.h | 465 * @param srcCoef coefficient applied to the src color. 466 * @param dstCoef coefficient applied to the dst color. [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiWatchdogStateMachine.java | [all...] |
/frameworks/native/libs/input/ |
VelocityTracker.cpp | 418 * The coefficient of determination (R^2) is also returned to describe the goodness 525 // Calculate the coefficient of determination as 1 - (SSerr / SStot) where [all...] |
/external/aac/libAACenc/src/ |
aacenc_lib.cpp | 525 /* Matrix mixdown coefficient configuration. */ 604 config->userPceAdditions = 0; /* no matrix mixdown coefficient */ [all...] |
aacenc_tns.cpp | 388 /* initialize TNS filter flag, order, and coefficient resolution (in bits per coeff) */ [all...] |
/external/flac/include/FLAC/ |
stream_encoder.h | [all...] |
/external/opencv/ml/src/ |
ml_inner_functions.cpp | 330 float rad, norm, coefficient; local 358 coefficient = rad / norm; 360 CV_MAT_ELEM (sample, float, 0, j) *= coefficient; [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_macroblock_layer.c | [all...] |
/external/aac/libPCMutils/src/ |
pcmutils_lib.cpp | 230 USHORT mixdownAvailable; /*!< Will be set to 1 if we found a valid coefficient. */ 240 UCHAR mixLevelsAvail; /*!< Will be set to 1 if we found a valid coefficient. */ [all...] |
/external/chromium_org/third_party/libwebp/enc/ |
frame.c | 315 // Last coefficient is always non-zero 394 // Coefficient coding
|
quant.c | 312 // We modulate the base coefficient to accommodate for the quantization 469 // If a coefficient was quantized to a value Q (using a neutral bias), [all...] |