Searched refs:PNG_STRUCT_PNG (Results 1 – 12 of 12) 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()
487 png_ptr = (png_structp)png_create_struct_2(PNG_STRUCT_PNG, in png_create_write_struct_2()490 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_create_write_struct_2()700 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()306 *ptr_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_read_init_3()
3035 #define PNG_STRUCT_PNG 0x0001 macro
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()
2963 #define PNG_STRUCT_PNG 0x0001 macro
45 else if (type == PNG_STRUCT_PNG) in png_create_struct_2()350 else if (type == PNG_STRUCT_PNG) in png_create_struct_2()
50 png_ptr = (png_structp)png_create_struct_2(PNG_STRUCT_PNG, in png_create_read_struct_2()53 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_create_read_struct_2()274 *ptr_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_read_init_3()
449 png_ptr = (png_structp)png_create_struct_2(PNG_STRUCT_PNG, in png_create_write_struct_2()452 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_create_write_struct_2()660 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG); in png_write_init_3()
2751 #define PNG_STRUCT_PNG 0x0001 macro