Searched defs:gamma_table (Results 1 – 2 of 2) sorted by relevance
3490 png_const_bytep gamma_table = png_ptr->gamma_table; in png_do_compose() local4222 png_const_bytep gamma_table = png_ptr->gamma_table; in png_do_gamma() local
175 png_bytep gamma_table; /* gamma table for 8-bit depth files */ member