Searched refs:has_trans (Results 1 – 3 of 3) sorted by relevance
740 bool has_mac, has_trans; in skb_dump() local753 has_trans = skb_transport_header_was_set(skb); in skb_dump()764 has_trans ? skb_network_header_len(skb) : -1, in skb_dump()765 has_trans ? skb->transport_header : -1, in skb_dump()
4801 stbi_uc has_trans=0, tc[3]={0}; in stbi__parse_png_file() local4878 has_trans = 1; in stbi__parse_png_file()4919 if ((req_comp == s->img_n+1 && req_comp != 3 && !pal_img_n) || has_trans) in stbi__parse_png_file()4924 if (has_trans) { in stbi__parse_png_file()4940 } else if (has_trans) { in stbi__parse_png_file()