HomeSort by relevance Sort by last modified time
    Searched defs:SHIFT_TEMPS (Results 1 - 2 of 2) sorted by null

  /external/libjpeg-turbo/
jpegint.h 288 * It is only applied with constant shift counts. SHIFT_TEMPS must be
293 #define SHIFT_TEMPS JLONG shift_temp;
299 #define SHIFT_TEMPS
  /external/pdfium/third_party/libjpeg/
jpegint.h 278 * It is only applied with constant shift counts. SHIFT_TEMPS must be
283 #define SHIFT_TEMPS INT32 shift_temp;
289 #define SHIFT_TEMPS

Completed in 152 milliseconds