Searched defs:stbi_loadf (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image.h | 1247 STBIDEF float *stbi_loadf(char const *filename, int *x, int *y, int *comp, int req_comp) in stbi_loadf() function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 1473 STBIDEF float *stbi_loadf(char const *filename, int *x, int *y, int *comp, int req_comp) in stbi_loadf() function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 1473 STBIDEF float *stbi_loadf(char const *filename, int *x, int *y, int *comp, int req_comp) in stbi_loadf() function
|
/aosp_15_r20/external/ComputeLibrary/include/stb/ |
H A D | stb_image.h | 1286 STBIDEF float *stbi_loadf(char const *filename, int *x, int *y, int *comp, int req_comp) in stbi_loadf() function
|