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

  /external/pdfium/third_party/lcms/src/
cmsxform.c 187 stride.BytesPerPlaneOut = Size;
206 stride.BytesPerPlaneOut = Stride;
220 cmsUInt32Number BytesPerPlaneOut)
229 stride.BytesPerPlaneOut = BytesPerPlaneOut;
294 output = p->ToOutputFloat(p, fOut, output, Stride->BytesPerPlaneOut);
331 output = p->ToOutputFloat(p, fIn, output, Stride->BytesPerPlaneOut);
368 output = p->ToOutput(p, wIn, output, Stride->BytesPerPlaneOut);
406 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut);
467 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut);
    [all...]
cmsalpha.c 444 ComputeComponentIncrements(p->OutputFormat, Stride->BytesPerPlaneOut, DestStartingOrder, DestIncrements);
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 579 cmsUInt32Number BytesPerPlaneOut;
lcms2.h     [all...]

Completed in 76 milliseconds