Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/codec/
H A Dfx_codec_flate.cpp241 uint8_t PathPredictor(int a, int b, int c) { in PathPredictor() function
336 pDestData[byte] = raw_byte + PathPredictor(left, up, upper_left); in PNG_PredictLine()
421 pDestData[byte] = raw_byte + PathPredictor(left, up, upper_left); in PNG_Predictor()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/codec/
H A Dfx_codec_flate.cpp240 uint8_t PathPredictor(int a, int b, int c) { in PathPredictor() function
335 pDestData[byte] = raw_byte + PathPredictor(left, up, upper_left); in PNG_PredictLine()
420 pDestData[byte] = raw_byte + PathPredictor(left, up, upper_left); in PNG_Predictor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp280 uint8_t PathPredictor(int a, int b, int c) { in PathPredictor() function
349 pDestData[byte] = raw_byte + PathPredictor(left, up, upper_left); in PNG_PredictLine()
437 pDestData[byte] = raw_byte + PathPredictor(left, up, upper_left); in PNG_Predictor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp280 uint8_t PathPredictor(int a, int b, int c) { in PathPredictor() function
349 pDestData[byte] = raw_byte + PathPredictor(left, up, upper_left); in PNG_PredictLine()
437 pDestData[byte] = raw_byte + PathPredictor(left, up, upper_left); in PNG_Predictor()