Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_icc.cpp119 const float* pSrcValues, in Translate() argument
130 input[i] = pSrcValues[i]; in Translate()
137 pdfium::clamp(static_cast<int>(pSrcValues[i] * 255.0f), 0, 255); in Translate()
Dccodec_iccmodule.h42 const float* pSrcValues,