Searched refs:png_color_8 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpng.h458 } png_color_8; typedef in typeref:struct:png_color_8_struct
459 typedef png_color_8 FAR * png_color_8p;
460 typedef png_color_8 FAR * FAR * png_color_8pp;
682 png_color_8 sig_bit; /* significant bits in color channels */
1153 png_color_8 sig_bit; /* significant bits in each available channel */
1157 png_color_8 shift; /* shift for significant bit tranformation */
H A Dpngset.c556 png_memcpy(&(info_ptr->sig_bit), sig_bit, png_sizeof (png_color_8));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dexample.c655 png_color_8 sig_bit;
H A Dpng.h673 } png_color_8; typedef in typeref:struct:png_color_8_struct
674 typedef png_color_8 FAR * png_color_8p;
675 typedef png_color_8 FAR * FAR * png_color_8pp;
900 png_color_8 sig_bit PNG_DEPSTRUCT; /* significant bits in color channels */
1390 png_color_8 sig_bit PNG_DEPSTRUCT; /* significant bits in each available channel */
1394 png_color_8 shift PNG_DEPSTRUCT; /* shift for significant bit tranformation */
H A Dpngset.c502 png_memcpy(&(info_ptr->sig_bit), sig_bit, png_sizeof(png_color_8));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpng.cpp730 png_color_8 sig_bit;

Completed in 128 milliseconds