Home
last modified time | relevance | path

Searched refs:stbi__mad4sizes_valid (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h942 static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) in stbi__mad4sizes_valid() function
965 if (!stbi__mad4sizes_valid(a, b, c, d, add)) return NULL; in stbi__malloc_mad4()
6805 if (!stbi__mad4sizes_valid(width, height, req_comp, sizeof(float), 0)) in stbi__hdr_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h942 static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) in stbi__mad4sizes_valid() function
965 if (!stbi__mad4sizes_valid(a, b, c, d, add)) return NULL; in stbi__malloc_mad4()
6805 if (!stbi__mad4sizes_valid(width, height, req_comp, sizeof(float), 0)) in stbi__hdr_load()