Searched refs:TIFF_PredictorEncodeLine (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_flate.cpp473 static void TIFF_PredictorEncodeLine(FX_LPBYTE dest_buf, int row_size, int BitsPerComponent, int Colors, int Columns) function
521 TIFF_PredictorEncodeLine(scan_line, row_size, BitsPerComponent, Colors, Columns);

Completed in 84 milliseconds