Searched refs:MULTIPLIER (Results 1 – 11 of 11) sorted by relevance
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
22 #define MULTIPLIER(a) ((a) * 0x8081) macro68 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply_NEON()78 #undef MULTIPLIER
149 #define MULTIPLIER(a) ((a) * 0x8081) macro201 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply_SSE2()210 #undef MULTIPLIER
403 #ifndef MULTIPLIER405 #define MULTIPLIER int /* type for fastest integer multiply */ macro407 #define MULTIPLIER short /* prefer 16-bit with SIMD for parellelism */ macro
66 typedef MULTIPLIER ISLOW_MULT_TYPE; /* short or int, whichever is faster */68 typedef MULTIPLIER IFAST_MULT_TYPE; /* 16 bits is OK, use short if faster */
351 #ifndef MULTIPLIER352 #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 */
70 #define MULTIPLIER 10 /* Rate at which share value gets multiplied */ macro234 myshares = MULTIPLIER * myshares; in main()
69 #define MULTIPLIER 10 /* decides the rate at which share value gets multiplied */ macro223 myshares = MULTIPLIER * myshares; in main()
META-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...