/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/ |
A D | pngpixel.c | 35 unsigned int bit_depth, unsigned int channels) in component() 76 unsigned int bit_depth = png_get_bit_depth(png_ptr, info_ptr); in print_pixel() local 183 int bit_depth, color_type, interlace_method, in main() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | readppm.c | 68 int bit_depth, color_type, channels; variable
|
A D | readpng.c | 73 int bit_depth, color_type; variable
|
A D | readpng2.c | 220 int color_type, bit_depth; in readpng2_info_callback() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | makepng.c | 201 pixel_depth_of_type(int color_type, int bit_depth) in pixel_depth_of_type() 207 image_size_of_type(int color_type, int bit_depth, unsigned int *colors, in image_size_of_type() 249 generate_palette(png_colorp palette, png_bytep trans, int bit_depth, in generate_palette() 329 set_value(png_bytep row, size_t rowbytes, png_uint_32 x, unsigned int bit_depth, in set_value() 391 int bit_depth, png_const_bytep gamma_table, double conv, in generate_row() 770 write_png(const char **name, FILE *fp, int color_type, int bit_depth, in write_png() 1683 int bit_depth = 32; /* invalid */ in main() local
|
A D | pngvalid.c | 3692 int bit_depth) in set_random_tRNS() 3780 png_byte bit_depth) in transform_rowsize() 4272 png_byte bit_depth = 0; in make_transform_images() local 4608 png_byte bit_depth; in sBIT_error_fn() local 4939 png_byte bit_depth; member 8263 png_byte colour_type, bit_depth; in image_transform_png_set_background_set() local 9082 png_byte colour_type, png_byte bit_depth) in image_transform_add() 9161 png_byte bit_depth = 0; in perform_transform_test() local 10575 png_byte bit_depth = 0; in perform_gamma_threshold_tests() local 10644 png_byte bit_depth = 0; in perform_gamma_transform_tests() local [all …]
|
A D | pngimage.c | 563 int bit_depth; member 999 int bit_depth, color_type; in compare_read() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngwtran.c | 25 png_do_pack(png_row_infop row_info, png_bytep row, png_uint_32 bit_depth) in png_do_pack() 173 png_const_color_8p bit_depth) in png_do_shift()
|
A D | pnginfo.h | 65 png_byte bit_depth; /* 1, 2, 4, 8, or 16 bits/channel (from IHDR) */ member
|
A D | pngset.c | 255 png_uint_32 width, png_uint_32 height, int bit_depth, in png_set_IHDR()
|
A D | pngget.c | 826 png_uint_32 *width, png_uint_32 *height, int *bit_depth, in png_get_IHDR()
|
A D | pngtest.c | 877 int bit_depth, color_type; in test_one_file() local
|
A D | pngstruct.h | 254 png_byte bit_depth; /* bit depth of file */ member
|
A D | pngwutil.c | 673 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
|
A D | pngrtran.c | 2264 int bit_depth = row_info->bit_depth; in png_do_unshift() local
|
A D | pngrutil.c | 843 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/ |
A D | png2pnm.c | 176 int bit_depth; in png2pnm() local
|
A D | pnm2png.c | 184 volatile int bit_depth = 0; in pnm2png() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/oss-fuzz/ |
A D | libpng_read_fuzzer.cc | 148 int bit_depth, color_type, interlace_type, compression_type; in LLVMFuzzerTestOneInput() local
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | edid-parse.c | 132 static const int bit_depth[8] = in decode_display_parameters() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/ |
A D | pngdec.c | 237 int color_type, bit_depth, interlaced; in ReadPNG() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_png.c | 257 int bit_depth, color_type, interlace_type, num_channels; in IMG_LoadPNG_RW() local
|
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | ttsbit.c | 318 FT_Byte bit_depth; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | lossless_enc.c | 597 const int bit_depth = 1 << (3 - xbits); in VP8LBundleColorMap_C() local
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | tttypes.h | 658 FT_Byte bit_depth; member
|