Home
last modified time | relevance | path

Searched defs:MULTIPLIER (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dalpha_processing.c216 #define MULTIPLIER(a) ((a) * 32897U) macro
219 #define MULTIPLIER(a) ((a) * 65793U) macro
248 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15 macro
A Dalpha_processing_neon.c22 #define MULTIPLIER(a) ((a) * 0x8081) macro
A Dalpha_processing_sse2.c149 #define MULTIPLIER(a) ((a) * 0x8081) macro
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmorecfg.h426 #define MULTIPLIER int /* type for fastest integer multiply */ macro
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djmorecfg.h426 #define MULTIPLIER int /* type for fastest integer multiply */ macro

Completed in 9 milliseconds