Home
last modified time | relevance | path

Searched refs:stbi__compute_transparency (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h4540 static int stbi__compute_transparency(stbi__png *z, stbi_uc tc[3], int out_n) in stbi__compute_transparency() function
4815 if (!stbi__compute_transparency(z, tc, s->img_out_n)) return 0; in stbi__parse_png_file()
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h4586 static int stbi__compute_transparency(stbi__png *z, stbi_uc tc[3], int out_n) in stbi__compute_transparency() function
4861 if (!stbi__compute_transparency(z, tc, s->img_out_n)) return 0; in stbi__parse_png_file()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h4844 static int stbi__compute_transparency(stbi__png *z, stbi_uc tc[3], int out_n) in stbi__compute_transparency() function
5148 if (!stbi__compute_transparency(z, tc, s->img_out_n)) return 0; in stbi__parse_png_file()
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h4851 static int stbi__compute_transparency(stbi__png *z, stbi_uc tc[3], int out_n) in stbi__compute_transparency() function
5155 if (!stbi__compute_transparency(z, tc, s->img_out_n)) return 0; in stbi__parse_png_file()