Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp297 int nPixels) { in PNG_PredictLine() argument
298 const uint32_t row_size = CalculatePitch8(bpc, nColors, nPixels).ValueOrDie(); in PNG_PredictLine()