Home
last modified time | relevance | path

Searched defs:gamma_table (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/libpng/
H A Dpngrtran.c2598 png_bytep gamma_table, png_bytep gamma_from_1, png_bytep gamma_to_1, in png_do_background()
3284 png_bytep gamma_table, png_uint_16pp gamma_16_table, in png_do_gamma()
H A Dpng.h1185 png_bytep gamma_table; /* gamma table for 8-bit depth files */ member