Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h1701 #define stbi__float2int(x) ((int) (x)) macro
1716 output[i*comp + k] = (stbi_uc) stbi__float2int(z); in stbi__hdr_to_ldr()
1722 output[i*comp + k] = (stbi_uc) stbi__float2int(z); in stbi__hdr_to_ldr()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h1701 #define stbi__float2int(x) ((int) (x)) macro
1716 output[i*comp + k] = (stbi_uc) stbi__float2int(z); in stbi__hdr_to_ldr()
1722 output[i*comp + k] = (stbi_uc) stbi__float2int(z); in stbi__hdr_to_ldr()