Searched refs:pcal_type (Results 1 - 16 of 16) sorted by relevance

/external/libpng/
H A Dpnginfo.h203 * (possibly non-linear) transformation function given by "pcal_type"
215 png_byte pcal_type; /* equation type (see PNG_EQUATION_ below) */ member in struct:png_info_def
H A Dpngget.c875 *type = (int)info_ptr->pcal_type;
H A Dpngset.c314 info_ptr->pcal_type = (png_byte)type;
H A Dpngwrite.c254 info_ptr->pcal_X1, info_ptr->pcal_type, info_ptr->pcal_nparams,
/external/pdfium/third_party/libpng16/
H A Dpnginfo.h203 * (possibly non-linear) transformation function given by "pcal_type"
215 png_byte pcal_type; /* equation type (see PNG_EQUATION_ below) */ member in struct:png_info_def
H A Dpngget.c875 *type = (int)info_ptr->pcal_type;
H A Dpngset.c326 info_ptr->pcal_type = (png_byte)type;
H A Dpngwrite.c254 info_ptr->pcal_X1, info_ptr->pcal_type, info_ptr->pcal_nparams,
/external/skia/third_party/libpng/
H A Dpnginfo.h203 * (possibly non-linear) transformation function given by "pcal_type"
215 png_byte pcal_type; /* equation type (see PNG_EQUATION_ below) */ member in struct:png_info_def
H A Dpngget.c875 *type = (int)info_ptr->pcal_type;
H A Dpngset.c314 info_ptr->pcal_type = (png_byte)type;
H A Dpngwrite.c254 info_ptr->pcal_X1, info_ptr->pcal_type, info_ptr->pcal_nparams,
/external/syslinux/com32/lib/libpng/
H A Dpngget.c649 *type = (int)info_ptr->pcal_type;
H A Dpngset.c316 info_ptr->pcal_type = (png_byte)type;
H A Dpngwrite.c187 info_ptr->pcal_X1, info_ptr->pcal_type, info_ptr->pcal_nparams,
/external/syslinux/com32/include/
H A Dpng.h961 * (possibly non-linear) transformation function given by "pcal_type"
973 png_byte pcal_type PNG_DEPSTRUCT; /* equation type (see PNG_EQUATION_ below) */

Completed in 324 milliseconds