HomeSort by relevance Sort by last modified time
    Searched refs:png_get_bit_depth (Results 1 - 15 of 15) sorted by null

  /external/deqp/framework/common/
tcuImageIO.cpp 111 const png_byte bitDepth = png_get_bit_depth(png_ptr, info_ptr);
  /external/libpng/contrib/examples/
pngpixel.c 76 PNG_CONST unsigned int bit_depth = png_get_bit_depth(png_ptr, info_ptr);
  /external/skia/third_party/libpng/
pngprefix.h 243 #define png_get_bit_depth skia_png_get_bit_depth macro
pngget.c 70 png_get_bit_depth(png_const_structrp png_ptr, png_const_inforp info_ptr) function
    [all...]
png.h     [all...]
  /external/libpng/
pngget.c 70 png_get_bit_depth(png_const_structrp png_ptr, png_const_inforp info_ptr) function
    [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngget.c 70 png_get_bit_depth(png_const_structrp png_ptr, png_const_inforp info_ptr) function
    [all...]
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
pngget.c 73 png_get_bit_depth(png_structp png_ptr, png_infop info_ptr) function
  /external/libpng/contrib/libtests/
makepng.c     [all...]
pngimage.c 911 fprintf(stderr, "%.4x %2d (%3lu bytes):", transforms, png_get_bit_depth(pp,ip), (unsigned long)rb);
    [all...]
pngvalid.c     [all...]
  /external/libpng/contrib/tools/
pngcp.c     [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 175 milliseconds