Home
last modified time | relevance | path

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

/external/libpng/
Dpngstruct.h299 png_bytep gamma_to_1; /* converts from file to 1.0 */ member
Dpngrtran.c3205 png_const_bytep gamma_to_1 = png_ptr->gamma_to_1; in png_do_compose() local