Searched refs:stbi__malloc_mad4 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 963 static void *stbi__malloc_mad4(int a, int b, int c, int d, int add) in stbi__malloc_mad4() function 1681 output = (float *) stbi__malloc_mad4(x, y, comp, sizeof(float), 0); in stbi__ldr_to_hdr() 6809 hdr_data = (float *) stbi__malloc_mad4(width, height, req_comp, sizeof(float), 0); in stbi__hdr_load()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 963 static void *stbi__malloc_mad4(int a, int b, int c, int d, int add) in stbi__malloc_mad4() function 1681 output = (float *) stbi__malloc_mad4(x, y, comp, sizeof(float), 0); in stbi__ldr_to_hdr() 6809 hdr_data = (float *) stbi__malloc_mad4(width, height, req_comp, sizeof(float), 0); in stbi__hdr_load()
|