Searched refs:PNG_STRUCT_INFO (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.c239 info_ptr = (png_infop)png_create_struct_2(PNG_STRUCT_INFO,
242 info_ptr = (png_infop)png_create_struct(PNG_STRUCT_INFO);
300 info_ptr = (png_infop)png_create_struct(PNG_STRUCT_INFO);
H A Dpngmem.c41 if (type == PNG_STRUCT_INFO)
341 if (type == PNG_STRUCT_INFO)
H A Dpng.h2588 #define PNG_STRUCT_INFO 0x0002 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngmem.c46 if (type == PNG_STRUCT_INFO)
364 if (type == PNG_STRUCT_INFO)
H A Dpng.c259 info_ptr = (png_infop)png_create_struct_2(PNG_STRUCT_INFO,
262 info_ptr = (png_infop)png_create_struct(PNG_STRUCT_INFO);
329 info_ptr = (png_infop)png_create_struct(PNG_STRUCT_INFO);
H A Dpng.h2981 #define PNG_STRUCT_INFO 0x0002 macro

Completed in 156 milliseconds