Home
last modified time | relevance | path

Searched defs:bit_depth (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/
A Dpngpixel.c35 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 Dreadppm.c68 int bit_depth, color_type, channels; variable
A Dreadpng.c73 int bit_depth, color_type; variable
A Dreadpng2.c220 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 Dmakepng.c201 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 Dpngvalid.c3692 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 Dpngimage.c563 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 Dpngwtran.c25 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 Dpnginfo.h65 png_byte bit_depth; /* 1, 2, 4, 8, or 16 bits/channel (from IHDR) */ member
A Dpngset.c255 png_uint_32 width, png_uint_32 height, int bit_depth, in png_set_IHDR()
A Dpngget.c826 png_uint_32 *width, png_uint_32 *height, int *bit_depth, in png_get_IHDR()
A Dpngtest.c877 int bit_depth, color_type; in test_one_file() local
A Dpngstruct.h254 png_byte bit_depth; /* bit depth of file */ member
A Dpngwutil.c673 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
A Dpngrtran.c2264 int bit_depth = row_info->bit_depth; in png_do_unshift() local
A Dpngrutil.c843 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 Dpng2pnm.c176 int bit_depth; in png2pnm() local
A Dpnm2png.c184 volatile int bit_depth = 0; in pnm2png() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/oss-fuzz/
A Dlibpng_read_fuzzer.cc148 int bit_depth, color_type, interlace_type, compression_type; in LLVMFuzzerTestOneInput() local
/AliOS-Things-master/components/SDL2/src/video/x11/
A Dedid-parse.c132 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 Dpngdec.c237 int color_type, bit_depth, interlaced; in ReadPNG() local
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_png.c257 int bit_depth, color_type, interlace_type, num_channels; in IMG_LoadPNG_RW() local
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttsbit.c318 FT_Byte bit_depth; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_enc.c597 const int bit_depth = 1 << (3 - xbits); in VP8LBundleColorMap_C() local
/AliOS-Things-master/components/freetype/include/internal/
A Dtttypes.h658 FT_Byte bit_depth; member

Completed in 75 milliseconds

12