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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmspack.c3023 cmsFormatter _cmsGetStockInputFormatter(cmsUInt32Number dwInput, cmsUInt32Number dwFlags) argument
3034 if ((dwInput & ~f ->Mask) == f ->Type) {
3046 if ((dwInput & ~f ->Mask) == f ->Type) {
3175 cmsFormatter _cmsGetStockOutputFormatter(cmsUInt32Number dwInput, cmsUInt32Number dwFlags) argument
3189 if ((dwInput & ~f ->Mask) == f ->Type) {
3202 if ((dwInput & ~f ->Mask) == f ->Type) {

Completed in 219 milliseconds