MULTIPLIER         56 third_party/libjpeg/jdct.h typedef MULTIPLIER ISLOW_MULT_TYPE; /* short or int, whichever is faster */
MULTIPLIER         58 third_party/libjpeg/jdct.h typedef MULTIPLIER IFAST_MULT_TYPE; /* 16 bits is OK, use short if faster */
MULTIPLIER        393 third_party/libjpeg/jmorecfg.h #ifndef MULTIPLIER
MULTIPLIER        262 third_party/libwebp/dsp/upsampling.c         const uint32_t mult = MULTIPLIER(a);
MULTIPLIER        296 third_party/libwebp/dsp/upsampling.c       const uint32_t mult = MULTIPLIER(a);