Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngrtran.c3496 int gamma_shift = png_ptr->gamma_shift; in png_do_compose() local
4224 int gamma_shift = png_ptr->gamma_shift; in png_do_gamma() local
4451 PNG_CONST int gamma_shift = png_ptr->gamma_shift; in png_do_encode_alpha() local
Dpngstruct.h171 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member