HomeSort by relevance Sort by last modified time
    Searched defs:gamma_shift (Results 1 - 6 of 6) sorted by null

  /external/libpng/
pngrtran.c 3198 int gamma_shift = png_ptr->gamma_shift; local
3934 int gamma_shift = png_ptr->gamma_shift; local
4161 PNG_CONST int gamma_shift = png_ptr->gamma_shift; local
    [all...]
pngstruct.h 290 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member in struct:png_struct_def
  /external/pdfium/third_party/libpng16/
pngrtran.c 3198 int gamma_shift = png_ptr->gamma_shift; local
3934 int gamma_shift = png_ptr->gamma_shift; local
4161 PNG_CONST int gamma_shift = png_ptr->gamma_shift; local
    [all...]
pngstruct.h 290 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member in struct:png_struct_def
  /external/skia/third_party/libpng/
pngrtran.c 3198 int gamma_shift = png_ptr->gamma_shift; local
3934 int gamma_shift = png_ptr->gamma_shift; local
4161 PNG_CONST int gamma_shift = png_ptr->gamma_shift; local
    [all...]
pngstruct.h 290 int gamma_shift; /* number of "insignificant" bits in 16-bit gamma */ member in struct:png_struct_def

Completed in 540 milliseconds