Searched refs:pcal_type (Results 1 – 8 of 8) sorted by relevance
649 *type = (int)info_ptr->pcal_type; in png_get_pCAL()
316 info_ptr->pcal_type = (png_byte)type; in png_set_pCAL()
187 info_ptr->pcal_X1, info_ptr->pcal_type, info_ptr->pcal_nparams, in png_write_info()
1025 png_byte pcal_type PNG_DEPSTRUCT; /* equation type (see PNG_EQUATION_ below) */
616 *type = (int)info_ptr->pcal_type; in png_get_pCAL()
177 info_ptr->pcal_X1, info_ptr->pcal_type, info_ptr->pcal_nparams, in png_write_info()
409 info_ptr->pcal_type = (png_byte)type; in png_set_pCAL()
862 png_byte pcal_type; /* equation type (see PNG_EQUATION_ below) */ member