Home
last modified time | relevance | path

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

/dports/comms/acfax/acfax/
H A Dfax_funcs.c470 static int pixinit, pixinc, pixend; in decode_fax_gray() local
490 pixinit = canwid - 1; in decode_fax_gray()
499 pixinit = canhei - 1; in decode_fax_gray()
507 pixinit = 0; in decode_fax_gray()
532 pixpos = pixinit; in decode_fax_gray()
562 pixinit, pixinc, pixend, in decode_fax_gray()
595 pixpos = pixinit; in decode_fax_gray()
1465 pixinit = twidth - 1; in transmit_fax_gray()
1471 pixinit = theight - 1; in transmit_fax_gray()
1476 pixinit = 0; in transmit_fax_gray()
[all …]