Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h995 static stbi_uc *stbi__hdr_to_ldr(float *data, int x, int y, int comp);
1037 return stbi__hdr_to_ldr(hdr, *x, *y, req_comp ? req_comp : *comp); in stbi__load_main()
1702 static stbi_uc *stbi__hdr_to_ldr(float *data, int x, int y, int comp) in stbi__hdr_to_ldr() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h995 static stbi_uc *stbi__hdr_to_ldr(float *data, int x, int y, int comp);
1037 return stbi__hdr_to_ldr(hdr, *x, *y, req_comp ? req_comp : *comp); in stbi__load_main()
1702 static stbi_uc *stbi__hdr_to_ldr(float *data, int x, int y, int comp) in stbi__hdr_to_ldr() function