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

  /external/pdfium/third_party/lcms2-2.6/src/
cmspack.c 102 int SwapFirst = T_SWAPFIRST(info -> InputFormat);
148 int SwapFirst = T_SWAPFIRST(info ->InputFormat);
480 int SwapFirst = T_SWAPFIRST(info -> InputFormat);
926 int SwapFirst = T_SWAPFIRST(info -> InputFormat);
982 int SwapFirst = T_SWAPFIRST(info -> InputFormat);
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 681 #define T_SWAPFIRST(s) (((s)>>14)&1)
    [all...]

Completed in 34 milliseconds