Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h1170 static void stbi__float_postprocess(float *result, int *x, int *y, int *comp, int req_comp) in stbi__float_postprocess() function
1324 stbi__float_postprocess(hdr_data,x,y,comp,req_comp); in stbi__loadf_main()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h1170 static void stbi__float_postprocess(float *result, int *x, int *y, int *comp, int req_comp) in stbi__float_postprocess() function
1324 stbi__float_postprocess(hdr_data,x,y,comp,req_comp); in stbi__loadf_main()