Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h676 static const stbir__FP32 almostone = { 0x3f7fffff }; // 1-eps in stbir__linear_to_srgb_uchar() local
686 if (in > almostone.f) in stbir__linear_to_srgb_uchar()
687 in = almostone.f; in stbir__linear_to_srgb_uchar()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h676 static const stbir__FP32 almostone = { 0x3f7fffff }; // 1-eps in stbir__linear_to_srgb_uchar() local
686 if (in > almostone.f) in stbir__linear_to_srgb_uchar()
687 in = almostone.f; in stbir__linear_to_srgb_uchar()