/external/cblas/testing/ |
c_sblas2.c | 11 void F77_sgemv(int *order, char *transp, int *m, int *n, float *alpha, 27 *m, *n, *alpha, A, LDA, x, *incx, *beta, y, *incy ); 32 *m, *n, *alpha, a, *lda, x, *incx, *beta, y, *incy ); 35 *m, *n, *alpha, a, *lda, x, *incx, *beta, y, *incy ); 38 void F77_sger(int *order, int *m, int *n, float *alpha, float *x, int *incx, 53 cblas_sger(CblasRowMajor, *m, *n, *alpha, x, *incx, y, *incy, A, LDA ); 60 cblas_sger( CblasColMajor, *m, *n, *alpha, x, *incx, y, *incy, a, *lda ); 115 void F77_ssymv(int *order, char *uplow, int *n, float *alpha, float *a, 130 cblas_ssymv(CblasRowMajor, uplo, *n, *alpha, A, LDA, x, *incx, 135 cblas_ssymv(CblasColMajor, uplo, *n, *alpha, a, *lda, x, *incx [all...] |
/external/skia/include/core/ |
SkColor.h | 20 /** 8-bit type for an alpha value. 0xFF is 100% opaque, 0x00 is 100% transparent. 57 of 0xFF for alpha (fully opaque) 61 /** return the alpha byte from a SkColor value */ 111 @param color the argb color to convert. Note: the alpha component is ignored. 118 /** Convert HSV components to an ARGB color. The alpha component is passed through unchanged. 123 @param alpha the alpha component of the returned argb color. 127 SK_API SkColor SkHSVToColor(U8CPU alpha, const SkScalar hsv[3]); 129 /** Convert HSV components to an ARGB color. The alpha component set to 0xFF. 153 components by the color's alpha, and by arranging the bytes in a configuratio [all...] |
/external/skia/src/core/ |
SkMaskGamma.h | 84 * A regular mask contains linear alpha values. A gamma correcting mask 85 * contains non-linear alpha values in an attempt to create gamma correct blits 88 * SkMaskGamma creates and maintains tables which convert linear alpha values 89 * to gamma correcting alpha values. 102 * Creates tables to convert linear alpha values to gamma correcting alpha 133 * Provides access to the tables appropriate for converting linear alpha 134 * values into gamma correcting alpha values when drawing the given color 168 * convert a linear alpha value for a given channel to a gamma correcting alpha [all...] |
SkBlitter.h | 38 /// zero-terminated run-length encoding of spans of constant alpha values. 40 /// alphas. The runs[] contains the number of pixels with the same alpha, and antialias[] 44 /// in the runs array contains the number of pixels (np) that have the same alpha value. The 47 /// np entry is at runs[45] = 12 then the alpha value can be found at antialias[45] = 0x88. 48 /// This would mean to use an alpha value of 0x88 for the next 12 pixels starting at pixel 45. 51 /// Blit a vertical run of pixels with a constant alpha value. 52 virtual void blitV(int x, int y, int height, SkAlpha alpha); 57 /** Blit a rectangle with one alpha-blended column on the left, 58 width (zero or more) opaque pixels, and one alpha-blended column 163 void blitV(int x, int y, int height, SkAlpha alpha) override [all...] |
SkBlitter_A8.cpp | 141 const uint8_t* alpha = mask.getAddr8(x, y); local 147 // scale our src by the alpha value 149 int aa = alpha[i]; 168 alpha += mask.fRowBytes; 174 void SkA8_Blitter::blitV(int x, int y, int height, SkAlpha alpha) { 179 unsigned sa = SkAlphaMul(fSrcA, SkAlpha255To256(alpha)); 329 const uint8_t* alpha = mask.getAddr8(x, y); local 337 fXfermode->xferA8(device, span, width, alpha); 340 device[i] = aa_blend8(span[i], device[i], alpha[i]); 346 alpha += mask.fRowBytes [all...] |
SkXfermodePriv.h | 55 kSA_Coeff, /** src alpha */ 56 kISA_Coeff, /** inverse src alpha (i.e. 1 - sa) */ 57 kDA_Coeff, /** dst alpha */ 58 kIDA_Coeff, /** inverse dst alpha (i.e. 1 - da) */ 65 Sa, Sc - source alpha and color 66 Da, Dc - destination alpha and color (before compositing) 67 [a, c] - Resulting (alpha, color) values 88 kModulate_Mode, // multiplies all components (= alpha and color) 194 * Returns whether or not the xfer mode can support treating coverage as alpha 208 // The src color is known to be opaque (alpha == 255 [all...] |
/external/libavc/common/arm/ |
ih264_deblk_chroma_a9.s | 74 @* @param[in] r2 - alpha 75 @* Alpha Value for the boundary 99 vdup.8 q10, r2 @Q10 contains alpha 115 vcge.u8 q9, q11, q10 @Q9 = ( ABS(p0 - q0) >= Alpha ) 120 vorr q9, q9, q12 @Q9 = ( ABS(p0 - q0) >= Alpha ) | ( ABS(q1 - q0) >= Beta ) 123 vorr q9, q9, q13 @Q9 = ( ABS(p0 - q0) >= Alpha ) | ( ABS(q1 - q0) >= Beta ) | ( ABS(p1 - p0) >= Beta ) 150 @* @param[in] r2 - alpha 151 @* Alpha Value for the boundary 184 vdup.8 q11, r2 @Q4 = alpha 193 vclt.u8 q4, q4, q11 @|p0-q0| < alpha [all...] |
/external/ImageMagick/MagickCore/ |
pixel.c | 199 % ConformPixelInfo() ensures the pixel conforms with the colorspace and alpha 501 % A = alpha (0 is transparent), O = opacity (0 is opaque), C = cyan, 4509 alpha, local 4536 alpha, local 4574 alpha[16], local 5001 alpha[16], local 5566 alpha[16], local [all...] |
/external/eigen/blas/testing/ |
dblat2.f | 40 *> 3 NUMBER OF VALUES OF ALPHA 41 *> 0.0 1.0 0.7 VALUES OF ALPHA 232 * Values of ALPHA 235 WRITE( NOUT, FMT = 9997 )'ALPHA', NALMAX 410 9989 FORMAT( ' FOR ALPHA ', 7F6.1 ) 461 DOUBLE PRECISION ALPHA, ALS, BETA, BLS, ERR, ERRMAX, TRANSL 573 ALPHA = ALF( IA ) 595 ALS = ALPHA 615 $ TRANS, M, N, ALPHA, LDA, INCX, BETA, 619 CALL DGEMV( TRANS, M, N, ALPHA, AA [all...] |
sblat2.f | 40 *> 3 NUMBER OF VALUES OF ALPHA 41 *> 0.0 1.0 0.7 VALUES OF ALPHA 232 * Values of ALPHA 235 WRITE( NOUT, FMT = 9997 )'ALPHA', NALMAX 410 9989 FORMAT( ' FOR ALPHA ', 7F6.1 ) 461 REAL ALPHA, ALS, BETA, BLS, ERR, ERRMAX, TRANSL 573 ALPHA = ALF( IA ) 595 ALS = ALPHA 615 $ TRANS, M, N, ALPHA, LDA, INCX, BETA, 619 CALL SGEMV( TRANS, M, N, ALPHA, AA [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/ |
TTestImpl.java | 140 * <code>alpha</code>. 143 * confidence <code>1 - alpha</code>. To perform a 1-sided test, use 144 * <code>alpha * 2</code></p> 156 * <li> <code> 0 < alpha < 0.5 </code> 161 * @param alpha significance level of the test 163 * confidence 1 - alpha 167 public boolean pairedTTest(double[] sample1, double[] sample2, double alpha) 169 checkSignificanceLevel(alpha); 170 return pairedTTest(sample1, sample2) < alpha; 422 * rejected with confidence <code>1 - alpha</code>. T [all...] |
/external/libavc/common/ |
ih264_deblk_edge_filters.c | 83 /* alpha - alpha value for the boundary */ 106 WORD32 alpha, 137 if((ABS(p0 - q0) >= alpha) || 147 if(ABS(p0 - q0) < ((alpha >> 2) + 2)) 203 /* alpha - alpha value for the boundary */ 226 WORD32 alpha, 260 if((ABS(p0 - q0) >= alpha) || 270 if(ABS(p0 - q0) < ((alpha >> 2) + 2) [all...] |
/external/ImageMagick/Magick++/lib/Magick++/ |
Color.h | 49 // Alpha = alpha 58 // Alpha = alpha; 125 // Alpha level (range OpaqueAlpha=0 to TransparentAlpha=QuantumRange) 168 // alpha = alpha (range OpaqueAlpha=0 to TransparentAlpha=QuantumRange) 209 // Alpha level (range 0 to 1.0) 210 void alpha(const double alpha_); 211 double alpha(void) const [all...] |
/cts/tests/tests/view/src/android/view/animation/cts/ |
AnimationTest.java | 97 XmlResourceParser parser = mActivity.getResources().getAnimation(R.anim.alpha); 145 // <alpha xmlns:android="http://schemas.android.com/apk/res/android" 160 // check alpha before start 162 float alpha = transformation.getAlpha(); local 163 assertEquals(0.1f, alpha, COMPARISON_DELTA); // issue 1698355 166 // check alpha after the end 169 alpha = transformation.getAlpha(); 170 assertEquals(0.9f, alpha, COMPARISON_DELTA); // issue 1698355 182 alpha = transformation.getAlpha(); 183 assertEquals(1.0f, alpha, COMPARISON_DELTA) [all...] |
/toolchain/binutils/binutils-2.25/bfd/po/ |
es.po | 46 #: aoutx.h:1579 vms-alpha.c:7671 201 #: coff-alpha.c:491 203 "%B: Cannot handle compressed Alpha binaries.\n" 206 "%B: No se pueden manejar binarios Alpha comprimidos.\n" 209 #: coff-alpha.c:648 213 #: coff-alpha.c:900 coff-alpha.c:937 coff-alpha.c:2025 coff-mips.c:1003 217 #: coff-alpha.c:1502 221 #: coff-alpha.c:156 [all...] |
fr.po | 48 #: aoutx.h:1579 vms-alpha.c:7671 202 #: coff-alpha.c:491 204 "%B: Cannot handle compressed Alpha binaries.\n" 207 "%B: Les binaires compressés pour Alpha ne sont pas supportés.\n" 210 #: coff-alpha.c:648 214 #: coff-alpha.c:900 coff-alpha.c:937 coff-alpha.c:2025 coff-mips.c:1003 218 #: coff-alpha.c:1502 222 #: coff-alpha.c:156 [all...] |
vi.po | 53 #: aoutx.h:1579 vms-alpha.c:7671 207 #: coff-alpha.c:491 209 "%B: Cannot handle compressed Alpha binaries.\n" 212 "%B: Không th? x? lý t?p tin nh? phân Alpha ch?a ???c nén.\n" 215 #: coff-alpha.c:648 219 #: coff-alpha.c:900 coff-alpha.c:937 coff-alpha.c:2025 coff-mips.c:1003 223 #: coff-alpha.c:1502 227 #: coff-alpha.c:156 [all...] |
da.po | 58 #: aoutx.h:1579 vms-alpha.c:7649 212 #: coff-alpha.c:491 214 "%B: Cannot handle compressed Alpha binaries.\n" 217 "%B: Kan ikke håndtere komprimerede Alpha-binærfiler.\n" 220 #: coff-alpha.c:648 224 #: coff-alpha.c:900 coff-alpha.c:937 coff-alpha.c:2025 coff-mips.c:1003 228 #: coff-alpha.c:1502 232 #: coff-alpha.c:156 [all...] |
fi.po | 48 #: aoutx.h:1579 vms-alpha.c:7564 208 #: coff-alpha.c:452 210 "%B: Cannot handle compressed Alpha binaries.\n" 213 "%B: Ei voi käsitellä tiivistettyjä Alpha-binaareja.\n" 216 #: coff-alpha.c:603 220 #: coff-alpha.c:852 coff-alpha.c:889 coff-alpha.c:1973 coff-mips.c:946 224 #: coff-alpha.c:1450 228 #: coff-alpha.c:150 [all...] |
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
planar_functions.h | 254 // Apply a color table each ARGB pixel but preserve destination alpha. 261 // Apply a luma/color table each ARGB pixel but preserve destination alpha. 284 // Quantize a rectangle of ARGB. Alpha unaffected. 299 // Copy Alpha channel of ARGB to alpha of ARGB. 305 // Extract the alpha channel from ARGB. 311 // Copy Y channel to Alpha of ARGB. 320 // Get function to Alpha Blend ARGB pixels and store to destination. 324 // Alpha Blend ARGB images and store to destination. 325 // Source is pre-multiplied by alpha using ARGBAttenuate [all...] |
/external/libyuv/files/include/libyuv/ |
planar_functions.h | 388 // Apply a color table each ARGB pixel but preserve destination alpha. 399 // Apply a luma/color table each ARGB pixel but preserve destination alpha. 439 // Quantize a rectangle of ARGB. Alpha unaffected. 463 // Copy Alpha channel of ARGB to alpha of ARGB. 472 // Extract the alpha channel from ARGB. 481 // Copy Y channel to Alpha of ARGB. 495 // Get function to Alpha Blend ARGB pixels and store to destination. 499 // Alpha Blend ARGB images and store to destination. 500 // Source is pre-multiplied by alpha using ARGBAttenuate [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
KeyguardAffordanceHelper.java | 385 float alpha = absTranslation / getMinTranslationAmount(); local 387 // We interpolate the alpha of the other icons to 0 388 float fadeOutAlpha = 1.0f - alpha; 396 updateIcon(targetView, radius, alpha + fadeOutAlpha * targetView.getRestingAlpha(), 413 float alpha = absTranslation / getMinTranslationAmount(); local 415 // We interpolate the alpha of the other icons to 0 416 float fadeOutAlpha = 1.0f - alpha; 419 // We interpolate the alpha of the targetView to 1 421 updateIconAlpha(targetView, alpha + fadeOutAlpha * targetView.getRestingAlpha(), false); 445 private void updateIcon(KeyguardAffordanceView view, float circleRadius, float alpha, [all...] |
/frameworks/native/opengl/tests/hwc/ |
hwcRects.cpp | 43 * alpha: 0.## 49 * # RGBA8888 rectangle at 30%% (alpha: 0.7) transparency 54 * color: [0.251, 0.878, 0.816] alpha: 0.7 \ 147 alpha(defaultAlpha), sourceDim(defaultSourceDim), 155 float alpha; member in class:Rectangle 458 } else if (attrName == "alpha:") { // Alpha 459 in >> rect.alpha; 461 testPrintE("Error parsing value for alpha attribute in: %s", 501 if ((rect.alpha < 0.0) || (rect.alpha > 1.0)) [all...] |
/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/ |
SwipeButtonHelper.java | 422 float alpha = absTranslation / getMinTranslationAmount(); local 424 // We interpolate the alpha of the other icons to 0 425 float fadeOutAlpha = 1.0f - alpha; 437 alpha + fadeOutAlpha * targetView.getRestingAlpha(), 470 float alpha = absTranslation / getMinTranslationAmount(); local 472 // We interpolate the alpha of the other icons to 0 473 float fadeOutAlpha = 1.0f - alpha; 476 // We interpolate the alpha of the targetView to 1 478 updateIconAlpha(targetView, alpha + fadeOutAlpha * targetView.getRestingAlpha(), false); 505 float alpha, [all...] |
/external/eigen/Eigen/src/Core/products/ |
GeneralMatrixMatrixTriangular_BLAS.h | 53 const Scalar* rhs, Index rhsStride, Scalar* res, Index resStride, Scalar alpha, level3_blocking<Scalar, Scalar>& blocking) \ 57 ::run(size,depth,lhs,lhsStride,rhs,rhsStride,res,resStride,alpha,blocking); \ 63 ::run(size,depth,lhs,lhsStride,rhs,rhsStride,res,resStride,alpha,blocking); \ 84 const EIGTYPE* /*rhs*/, Index /*rhsStride*/, EIGTYPE* res, Index resStride, EIGTYPE alpha, level3_blocking<EIGTYPE, EIGTYPE>& /*blocking*/) \ 91 BLASFUNC(&uplo, &trans, &n, &k, &numext::real_ref(alpha), lhs, &lda, &numext::real_ref(beta), res, &ldc); \ 105 const EIGTYPE* /*rhs*/, Index /*rhsStride*/, EIGTYPE* res, Index resStride, EIGTYPE alpha, level3_blocking<EIGTYPE, EIGTYPE>& /*blocking*/) \ 114 alpha_ = alpha.real(); \
|