Home
last modified time | relevance | path

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

/external/skia/third_party/libpng/
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
/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
/external/libpng/
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
/external/syslinux/com32/lib/libpng/
Dpngrtran.c2804 png_uint_16pp gamma_16_to_1, int gamma_shift in png_do_background()
3497 int gamma_shift) in png_do_gamma()