Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp45 const uint8_t g_sRGBSamples2[] = { variable
265 colorComponent = (g_sRGBSamples2[scale / 4 - 48] / 255.0f); in RGB_Conversion()