Searched defs:ALPHA (Results 1 – 6 of 6) sorted by relevance
91 #define ALPHA 31128 macro
132 #define ALPHA 29491 /* ALPHA -> 0.9 */ macro
72 AC_DEFINE([ALPHA], 1, [Define for the Alpha architecture.]) definition
96 #define ALPHA 29491 /* 0. 9 in Q15 */ macro
249 #define ALPHA 413 // 413 = (int) ((0.0722/0.7152)* (2^12)) for B, 2^12 is for hitting 16bit … in ccrgb16toyuv() macro420 #define ALPHA 413 // 413 = (int) ((0.0722/0.7152)* (2^12)) for B, 2^12 is for hitting 16bit … in ccrgb16toyuv_wo_colorkey() macro
165 AM_CONDITIONAL(ALPHA, test x$TARGET = xALPHA) condition