Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_progress.cpp27 const double kPngGamma = 1.7; variable
29 const double kPngGamma = 2.2;
384 *gamma = kPngGamma; in PngReadHeader()