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