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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsintrp.c 82 p ->Interpolation.Lerp16 = NULL;
90 if (p ->Interpolation.Lerp16 == NULL)
94 if (p ->Interpolation.Lerp16 == NULL) {
    [all...]
cmsopt.c 287 p16 -> EvalCurveIn16[i] = p16 ->ParamsCurveIn16[i]->Interpolation.Lerp16;
292 p16 ->EvalCLUT = ColorMap ->Interpolation.Lerp16;
307 p16 -> EvalCurveOut16[i] = p16 ->ParamsCurveOut16[i]->Interpolation.Lerp16;
681 _cmsPipelineSetOptimizationParameters(Dest, (_cmsOPTeval16Fn) DataCLUT->Params->Interpolation.Lerp16, DataCLUT->Params, NULL, NULL);
    [all...]
cmsgamma.c     [all...]
cmslut.c 460 Data -> Params ->Interpolation.Lerp16(In16, Out16, Data->Params);
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 273 _cmsInterpFn16 Lerp16; // Forward interpolation in 16 bits

Completed in 381 milliseconds