Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngrtran.c3490 png_const_bytep gamma_table = png_ptr->gamma_table; in png_do_compose() local
4222 png_const_bytep gamma_table = png_ptr->gamma_table; in png_do_gamma() local
Dpngstruct.h175 png_bytep gamma_table; /* gamma table for 8-bit depth files */ member