Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Dimagetoraster.c25 * make_lut() - Make a lookup table given gamma and brightness values.
125 static void make_lut(cups_ib_t *, int, float, float);
600 make_lut(lut, primary, g, b); in main()
4523 * 'make_lut()' - Make a lookup table given gamma and brightness values.
4527 make_lut(cups_ib_t *lut, /* I - Lookup table */ in make_lut() function

Completed in 5 milliseconds