Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/icc/
Diccmodule.cpp114 const float* pSrcValues, in Translate() argument
126 inputs[i] = pSrcValues[i]; in Translate()
132 pdfium::clamp(static_cast<int>(pSrcValues[i] * 255.0f), 0, 255); in Translate()
Diccmodule.h51 const float* pSrcValues,