Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmslut.c515 Data ->Params ->nInputs, in CLUTElemDup()
753 int nInputs, nOutputs; in cmsStageSampleCLut16bit() local
765 nInputs = clut->Params ->nInputs; in cmsStageSampleCLut16bit()
768 if (nInputs <= 0) return FALSE; in cmsStageSampleCLut16bit()
770 if (nInputs > MAX_INPUT_DIMENSIONS) return FALSE; in cmsStageSampleCLut16bit()
773 nTotalPoints = CubeSize(nSamples, nInputs); in cmsStageSampleCLut16bit()
780 for (t = nInputs-1; t >=0; --t) { in cmsStageSampleCLut16bit()
815 int nInputs, nOutputs; in cmsStageSampleCLutFloat() local
821 nInputs = clut->Params ->nInputs; in cmsStageSampleCLutFloat()
824 if (nInputs <= 0) return FALSE; in cmsStageSampleCLutFloat()
[all …]
Dcmsopt.c52 int nInputs; member
224 for (i=0; i < p16 ->nInputs; i++) { in PrelinEval16()
267 int nInputs, cmsToneCurve** In, in PrelinOpt16alloc() argument
274 p16 ->nInputs = nInputs; in PrelinOpt16alloc()
278 for (i=0; i < nInputs; i++) { in PrelinOpt16alloc()
Dcmsintrp.c86 p ->Interpolation = ptr->Interpolators(p -> nInputs, p ->nOutputs, p ->dwFlags); in _cmsSetInterpolationRoutine()
91 p ->Interpolation = DefaultInterpolatorsFactory(p ->nInputs, p ->nOutputs, p ->dwFlags); in _cmsSetInterpolationRoutine()
124 p -> nInputs = InputChan; in _cmsComputeInterpParamsEx()
Dcmsps2.c688 for (i=0; i < sc.Pipeline->Params->nInputs; i++) in WriteCLUT()
Dcmstypes.c2625 for (i=0; i < (cmsUInt32Number) CLUT ->Params ->nInputs; i++) in WriteCLUT()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2_plugin.h290 cmsUInt32Number nInputs; // != 1 only in 3D interpolation member
Dlcms2.h1253 CMSAPI cmsBool CMSEXPORT cmsSliceSpace16(cmsUInt32Number nInputs, const cmsUInt32Number c…
1256 CMSAPI cmsBool CMSEXPORT cmsSliceSpaceFloat(cmsUInt32Number nInputs, const cmsUInt32Numbe…