Home
last modified time | relevance | path

Searched refs:dwInput (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmspack.c3005 cmsFormatter _cmsGetStockInputFormatter(cmsUInt32Number dwInput, cmsUInt32Number dwFlags) in _cmsGetStockInputFormatter() argument
3016 if ((dwInput & ~f ->Mask) == f ->Type) { in _cmsGetStockInputFormatter()
3028 if ((dwInput & ~f ->Mask) == f ->Type) { in _cmsGetStockInputFormatter()
3157 cmsFormatter _cmsGetStockOutputFormatter(cmsUInt32Number dwInput, cmsUInt32Number dwFlags) in _cmsGetStockOutputFormatter() argument
3163 dwInput &= ~OPTIMIZED_SH(1); in _cmsGetStockOutputFormatter()
3173 if ((dwInput & ~f ->Mask) == f ->Type) { in _cmsGetStockOutputFormatter()
3186 if ((dwInput & ~f ->Mask) == f ->Type) { in _cmsGetStockOutputFormatter()