Home | Sort by relevance Sort by last modified time |
/ndk/tests/build/issue20862-libpng-O0/jni/ | |
pngstruct.h | 171 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member in struct:png_struct_def |
pngrtran.c | 3496 int gamma_shift = png_ptr->gamma_shift; local 4224 int gamma_shift = png_ptr->gamma_shift; local 4451 PNG_CONST int gamma_shift = png_ptr->gamma_shift; local [all...] |
/external/qemu/distrib/libpng-1.2.19/ | |
png.h | 1223 int gamma_shift; \/* number of "insignificant" bits 16-bit gamma *\/ member in struct:png_struct_def [all...] |