Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmspack.c2928 static cmsFormatters16 InputFormatters16[] = { variable
3031 for (i=0; i < sizeof(InputFormatters16) / sizeof(cmsFormatters16); i++) { in _cmsGetStockInputFormatter()
3032 cmsFormatters16* f = InputFormatters16 + i; in _cmsGetStockInputFormatter()