Searched refs:PNG_STRUCT_PNG (Results 1 – 7 of 7) sorted by relevance
48 else if (type == PNG_STRUCT_PNG) in png_create_struct_2()366 else if (type == PNG_STRUCT_PNG) in png_create_struct_2()
486 png_ptr = (png_structp)png_create_struct_2(PNG_STRUCT_PNG, in png_create_write_struct_2()489 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_create_write_struct_2()699 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_write_init_3()
60 png_ptr = (png_structp)png_create_struct_2(PNG_STRUCT_PNG, in png_create_read_struct_2()63 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_create_read_struct_2()302 *ptr_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_read_init_3()
611 #define PNG_STRUCT_PNG 0x0001 macro
640 #define PNG_STRUCT_PNG 0x0001 macro
2958 #define PNG_STRUCT_PNG 0x0001 macro