Home
last modified time | relevance | path

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

/external/libpng/contrib/gregbook/
Dreadppm.c68 int bit_depth, color_type, channels; variable
Dreadpng.c72 int bit_depth, color_type; variable
Dreadpng2.c381 int color_type, bit_depth; in readpng2_info_callback() local
/external/libpng/
Dpngwtran.c92 png_do_pack(png_row_infop row_info, png_bytep row, png_uint_32 bit_depth) in png_do_pack()
219 png_do_shift(png_row_infop row_info, png_bytep row, png_color_8p bit_depth) in png_do_shift()
Dpng.c961 png_uint_32 width, png_uint_32 height, int bit_depth, in png_check_IHDR()
Dpngget.c578 png_uint_32 *width, png_uint_32 *height, int *bit_depth, in png_get_IHDR()
Dpngset.c228 png_uint_32 width, png_uint_32 height, int bit_depth, in png_set_IHDR()
Dpngtest.c706 int bit_depth, color_type; in test_one_file() local
Dpngwutil.c393 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
Dpngrutil.c455 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
Dpngrtran.c2569 png_build_grayscale_palette(int bit_depth, png_colorp palette) in png_build_grayscale_palette()
Dpng.h1207 png_byte bit_depth; /* bit depth of row */ member
/external/qemu/distrib/libpng-1.2.19/
Dpngwtran.c87 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()
Dpngset.c261 png_uint_32 width, png_uint_32 height, int bit_depth, in png_set_IHDR()
Dpngget.c540 png_uint_32 *width, png_uint_32 *height, int *bit_depth, in png_get_IHDR()
Dpng.h706 png_byte bit_depth; /* 1, 2, 4, 8, or 16 bits/channel (from IHDR) */ member
1043 png_byte bit_depth; /* bit depth of row */ member
1190 png_byte bit_depth; /* bit depth of file */ member
Dpngwutil.c377 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
Dpngrtran.c2462 png_build_grayscale_palette(int bit_depth, png_colorp palette) in png_build_grayscale_palette()
Dpngrutil.c352 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
/external/libpng/contrib/pngminus/
Dpng2pnm.c200 int bit_depth; in png2pnm() local
Dpnm2png.c203 int bit_depth = 0; in pnm2png() local
/external/skia/src/images/
DSkImageDecoder_libpng.cpp235 int bit_depth, color_type, interlace_type; in onDecodeInit() local
277 int bit_depth, color_type, interlace_type; in onDecode() local
433 int bit_depth, color_type, interlace_type; in onBuildTileIndex() local
451 int bit_depth, color_type, interlace_type; in getBitmapConfig() local
622 int bit_depth, color_type, interlace_type; in onDecodeRegion() local
/external/freetype/src/sfnt/
Dttsbit0.c168 FT_Byte bit_depth; member
/external/freetype/include/freetype/internal/
Dtttypes.h670 FT_Byte bit_depth; member
/external/libvpx/nestegg/src/
Dnestegg.c215 struct ebml_type bit_depth; member