Home
last modified time | relevance | path

Searched refs:has_trans (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c740 bool has_mac, has_trans; in skb_dump() local
753 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()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4801 stbi_uc has_trans=0, tc[3]={0}; in stbi__parse_png_file() local
4878 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()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4801 stbi_uc has_trans=0, tc[3]={0}; in stbi__parse_png_file() local
4878 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()