Searched defs:bit_depth (Results 1 – 8 of 8) sorted by relevance
| /plan9-contrib/sys/src/cmd/gs/libpng/ |
| H A D | pngwtran.c | 87 png_do_pack(png_row_infop row_info, png_bytep row, png_uint_32 bit_depth) in png_do_pack() 213 png_do_shift(png_row_infop row_info, png_bytep row, png_color_8p bit_depth) in png_do_shift()
|
| H A D | pngset.c | 246 png_uint_32 width, png_uint_32 height, int bit_depth, in png_set_IHDR()
|
| H A D | pngget.c | 535 png_uint_32 *width, png_uint_32 *height, int *bit_depth, in png_get_IHDR()
|
| H A D | pngtest.c | 618 int bit_depth, color_type; in test_one_file() local
|
| H A D | png.h | 662 png_byte bit_depth; /* 1, 2, 4, 8, or 16 bits/channel (from IHDR) */ member 997 png_byte bit_depth; /* bit depth of row */ member 1144 png_byte bit_depth; /* bit depth of file */ member
|
| H A D | pngrutil.c | 340 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
|
| H A D | pngwutil.c | 372 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
|
| H A D | pngrtran.c | 2363 png_build_grayscale_palette(int bit_depth, png_colorp palette) in png_build_grayscale_palette()
|