Searched defs:gamma_table (Results 1 – 3 of 3) sorted by relevance
/external/libpng/ |
D | pngrtran.c | 2812 png_bytep gamma_table, png_bytep gamma_from_1, png_bytep gamma_to_1, in png_do_background() 3506 png_bytep gamma_table, png_uint_16pp gamma_16_table, in png_do_gamma()
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngrtran.c | 2697 png_bytep gamma_table, png_bytep gamma_from_1, png_bytep gamma_to_1, in png_do_background() 3383 png_bytep gamma_table, png_uint_16pp gamma_16_table, in png_do_gamma()
|
D | png.h | 1231 png_bytep gamma_table; /* gamma table for 8-bit depth files */ member
|