Searched defs:SHIFT_TEMPS (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djpegint.h279 * It is only applied with constant shift counts. SHIFT_TEMPS must be
284 #define SHIFT_TEMPS INT32 shift_temp; macro
290 #define SHIFT_TEMPS macro
/external/jpeg/
H A Djpegint.h308 * It is only applied with constant shift counts. SHIFT_TEMPS must be
313 #define SHIFT_TEMPS INT32 shift_temp; macro
319 #define SHIFT_TEMPS macro
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpegint.h278 * It is only applied with constant shift counts. SHIFT_TEMPS must be
283 #define SHIFT_TEMPS INT32 shift_temp; macro
289 #define SHIFT_TEMPS macro
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djpegint.h278 * It is only applied with constant shift counts. SHIFT_TEMPS must be
283 #define SHIFT_TEMPS INT32 shift_temp; macro
289 #define SHIFT_TEMPS macro
/external/qemu/distrib/jpeg-6b/
H A Djpegint.h308 * It is only applied with constant shift counts. SHIFT_TEMPS must be
313 #define SHIFT_TEMPS INT32 shift_temp; macro
319 #define SHIFT_TEMPS macro

Completed in 455 milliseconds