Home
last modified time | relevance | path

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

/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngrtran.c3537 int gamma_shift = png_ptr->gamma_shift; in png_do_compose() local
4272 int gamma_shift = png_ptr->gamma_shift; in png_do_gamma() local
4499 PNG_CONST int gamma_shift = png_ptr->gamma_shift; in png_do_encode_alpha() local
Dpngstruct.h286 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member
/external/libpng/
Dpngrtran.c3192 int gamma_shift = png_ptr->gamma_shift; in png_do_compose() local
3927 int gamma_shift = png_ptr->gamma_shift; in png_do_gamma() local
4154 PNG_CONST int gamma_shift = png_ptr->gamma_shift; in png_do_encode_alpha() local
Dpngstruct.h333 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member