MULTIPLIER        370 3rdparty/libjpeg/jmorecfg.h #define MULTIPLIER  int		/* type for fastest integer multiply */
MULTIPLIER        246 3rdparty/libwebp/dsp/upsampling.c #define MULTIPLIER(a)   ((a) * 32897UL)
MULTIPLIER        249 3rdparty/libwebp/dsp/upsampling.c #define MULTIPLIER(a) ((a) * 65793UL)
MULTIPLIER        271 3rdparty/libwebp/dsp/upsampling.c #undef MULTIPLIER
MULTIPLIER        276 3rdparty/libwebp/dsp/upsampling.c #define MULTIPLIER(a)  ((a) * 0x1111)    // 0x1111 ~= (1 << 16) / 15
MULTIPLIER        306 3rdparty/libwebp/dsp/upsampling.c #undef MULTIPLIER