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

  /external/pdfium/third_party/lcms/src/
cmsalpha.c 313 if (T_SWAPFIRST(Format) && total_chans > 1) {
370 if (T_SWAPFIRST(Format) && total_chans > 0) {
cmspack.c 103 int SwapFirst = T_SWAPFIRST(info -> InputFormat);
149 int SwapFirst = T_SWAPFIRST(info ->InputFormat);
481 int SwapFirst = T_SWAPFIRST(info -> InputFormat);
927 int SwapFirst = T_SWAPFIRST(info -> InputFormat);
983 int SwapFirst = T_SWAPFIRST(info -> InputFormat);
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 682 #define T_SWAPFIRST(s) (((s)>>14)&1)
    [all...]

Completed in 68 milliseconds