Lines Matching refs:png_byte
340 info_ptr->bit_depth = (png_byte)bit_depth;
341 info_ptr->color_type =(png_byte) color_type;
342 info_ptr->compression_type = (png_byte)compression_type;
343 info_ptr->filter_type = (png_byte)filter_type;
344 info_ptr->interlace_type = (png_byte)interlace_type;
353 info_ptr->pixel_depth = (png_byte)(info_ptr->channels * info_ptr->bit_depth);
378 info_ptr->offset_unit_type = (png_byte)unit_type;
409 info_ptr->pcal_type = (png_byte)type;
410 info_ptr->pcal_nparams = (png_byte)nparams;
462 info_ptr->scal_unit = (png_byte)unit;
480 png_byte)unit;
523 info_ptr->phys_unit_type = (png_byte)unit_type;
599 info_ptr->srgb_intent = (png_byte)intent;
710 info_ptr->iccp_compression = (png_byte)compression_type;
1053 to->location = (png_byte)(png_ptr->mode & 0xff);
1069 info_ptr->unknown_chunks[chunk].location = (png_byte)location;
1084 png_ptr->mng_features_permitted = (png_byte)
1099 (png_byte)(mng_features & PNG_ALL_MNG_FEATURES);
1141 *p=(png_byte)keep;
1255 png_byte mmx_bitdepth_threshold,