Home
last modified time | relevance | path

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

/external/libpng/
Dpngrtran.c2812 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/
Dpngrtran.c2697 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()
Dpng.h1231 png_bytep gamma_table; /* gamma table for 8-bit depth files */ member