Searched refs:has_trns (Results 1 – 1 of 1) sorted by relevance
89 int has_trns; member697 if (s->has_trns && s->color_type != PNG_COLOR_TYPE_PALETTE) { in decode_idat_chunk()775 if (s->has_trns && s->color_type != PNG_COLOR_TYPE_PALETTE) in decode_idat_chunk()780 if (s->has_trns && s->color_type != PNG_COLOR_TYPE_PALETTE) in decode_idat_chunk()857 s->has_trns = 1; in decode_trns_chunk()1032 if (blend_op == APNG_BLEND_OP_OVER && !s->has_trns && ( in decode_fctl_chunk()1390 if (s->has_trns && s->color_type != PNG_COLOR_TYPE_PALETTE) { in decode_frame_common()1554 s->y = s->has_trns = 0; in decode_frame_png()1686 pdst->has_trns = psrc->has_trns; in update_thread_context()