Home
last modified time | relevance | path

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

/external/libpng/
Dpngrtran.c3201 int gamma_shift = png_ptr->gamma_shift; in png_do_compose() local
3942 int gamma_shift = png_ptr->gamma_shift; in png_do_gamma() local
4169 PNG_CONST int gamma_shift = png_ptr->gamma_shift; in png_do_encode_alpha() local
Dpngstruct.h290 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member
/external/pdfium/third_party/libpng16/
Dpngrtran.c3198 int gamma_shift = png_ptr->gamma_shift; in png_do_compose() local
3934 int gamma_shift = png_ptr->gamma_shift; in png_do_gamma() local
4161 PNG_CONST int gamma_shift = png_ptr->gamma_shift; in png_do_encode_alpha() local
Dpngstruct.h290 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member