Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h1062 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1151 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1203 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1210 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1226 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h1085 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1174 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1226 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1233 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1265 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h1240 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1361 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1413 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1420 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1452 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h1240 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1361 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1413 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1420 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1452 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()