Searched defs:color_type (Results 26 - 31 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngrutil.c433 int bit_depth, color_type, compression_type, filter_type; local
[all...]
H A Dpngwutil.c392 png_write_IHDR(png_structp png_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int compression_type, int filter_type, int interlace_type) argument
931 png_write_sBIT(png_structp png_ptr, png_color_8p sbit, int color_type) argument
1076 png_write_tRNS(png_structp png_ptr, png_bytep trans, png_color_16p tran, int num_trans, int color_type) argument
1133 png_write_bKGD(png_structp png_ptr, png_color_16p back, int color_type) argument
[all...]
H A Dpng.h1176 png_byte color_type; /* color type of row */ member in struct:png_row_info_struct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngrutil.c340 int bit_depth, color_type, compression_type, filter_type; local
[all...]
H A Dpngwutil.c371 png_write_IHDR(png_structp png_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int compression_type, int filter_type, int interlace_type) argument
847 png_write_sBIT(png_structp png_ptr, png_color_8p sbit, int color_type) argument
1023 png_write_tRNS(png_structp png_ptr, png_bytep trans, png_color_16p tran, int num_trans, int color_type) argument
1078 png_write_bKGD(png_structp png_ptr, png_color_16p back, int color_type) argument
[all...]
H A Dpng.h622 png_byte color_type; /* see PNG_COLOR_TYPE_ below (from IHDR) */ member in struct:png_info_struct
955 png_byte color_type; /* color type of row */ member in struct:png_row_info_struct
1102 png_byte color_type; /* color type of file */ member in struct:png_struct_def
[all...]

Completed in 201 milliseconds

12