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

  /external/pdfium/third_party/lcms/src/
cmspack.c 100 int nChan = T_CHANNELS(info -> InputFormat);
147 int nChan = T_CHANNELS(info -> InputFormat);
477 int nChan = T_CHANNELS(info -> InputFormat);
526 int nChan = T_CHANNELS(info -> InputFormat);
924 int nChan = T_CHANNELS(info -> InputFormat);
980 int nChan = T_CHANNELS(info -> InputFormat);
1057 int nChan = T_CHANNELS(info -> InputFormat);
    [all...]
cmsalpha.c 285 int nchannels = T_CHANNELS(Format);
343 int nchannels = T_CHANNELS(Format);
cmsps2.c 875 nChannels = T_CHANNELS(InputFormat);
    [all...]
cmsgmt.c 475 bp.nOutputChans = T_CHANNELS(dwFormatter);
cmssamp.c 99 if (nChannels != T_CHANNELS(dwFormat)) {
cmsopt.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 688 #define T_CHANNELS(c) (((c)>>3)&15)
    [all...]

Completed in 52 milliseconds