Searched refs:MULTIPLIER (Results 1 – 14 of 14) sorted by relevance
371 #ifndef MULTIPLIER373 #define MULTIPLIER short macro375 #define MULTIPLIER short macro377 #define MULTIPLIER short macro379 #define MULTIPLIER int /* type for fastest integer multiply */ macro
60 typedef MULTIPLIER ISLOW_MULT_TYPE; /* short or int, whichever is faster */62 typedef MULTIPLIER IFAST_MULT_TYPE; /* 16 bits is OK, use short if faster */
213 #define MULTIPLIER(a) ((a) * 32897U) macro216 #define MULTIPLIER(a) ((a) * 65793U) macro229 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply()238 #undef MULTIPLIER243 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15 macro266 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply4444()276 #undef MULTIPLIER
368 #ifndef MULTIPLIER370 #define MULTIPLIER short macro372 #define MULTIPLIER int /* type for fastest integer multiply */ macro
56 typedef MULTIPLIER ISLOW_MULT_TYPE; /* short or int, whichever is faster */58 typedef MULTIPLIER IFAST_MULT_TYPE; /* 16 bits is OK, use short if faster */
389 #ifndef MULTIPLIER391 #define MULTIPLIER int /* type for fastest integer multiply */ macro393 #define MULTIPLIER short /* prefer 16-bit with SIMD for parellelism */ macro
64 typedef MULTIPLIER ISLOW_MULT_TYPE; /* short or int, whichever is faster */66 typedef MULTIPLIER IFAST_MULT_TYPE; /* 16 bits is OK, use short if faster */
355 #ifndef MULTIPLIER356 #define MULTIPLIER int /* type for fastest integer multiply */ macro
110 ; To maximize parallelism, Type MULTIPLIER is changed to short.
1982 but MULTIPLIER == 1 will break for some reason
77358 MULTIPLIER M AH1 L T AH0 P L AY2 ER0