Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/dviljk/
H A Ddvi2xx.h492 int CompressLine3(unsigned char *, unsigned char *, int);
H A Ddvi2xx.c1953 int CompressLine3(unsigned char *buffer, unsigned char *buffout, int emitbytes) in CompressLine3() function
2089 i = CompressLine3(buffer,buffin + BUFFSIZE/2,(int)nbpl); in RasterLine()