Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dhalftone.c292 if (pixmap[0] < ht_line[0]) in do_threshold_1()
294 if (pixmap[1] < ht_line[1]) in do_threshold_1()
296 if (pixmap[2] < ht_line[2]) in do_threshold_1()
298 if (pixmap[3] < ht_line[3]) in do_threshold_1()
300 if (pixmap[4] < ht_line[4]) in do_threshold_1()
309 ht_line += 8; in do_threshold_1()
314 ht_line -= ht_len; in do_threshold_1()
478 ht_line -= ht_len<<2; in do_threshold_4()
481 ht_line += 8; in do_threshold_4()
530 fz_var(ht_line); in fz_new_bitmap_from_pixmap_band()
[all …]