Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsps2.c273 int SecondComponent; member
621 sc ->SecondComponent = -1; in OutputValueSampler()
633 if (In[1] != sc ->SecondComponent) { in OutputValueSampler()
635 if (sc ->SecondComponent != -1) { in OutputValueSampler()
641 sc ->SecondComponent = In[1]; in OutputValueSampler()
675 sc.SecondComponent = -1; in WriteCLUT()