Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h453 #ifndef STBIR_ALPHA_EPSILON
454 #define STBIR_ALPHA_EPSILON ((float)1 / (1 << 20) / (1 << 20) / (1 << 20) / (1 << 20)) macro
1382 alpha += STBIR_ALPHA_EPSILON; in stbir__decode_scanline()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h453 #ifndef STBIR_ALPHA_EPSILON
454 #define STBIR_ALPHA_EPSILON ((float)1 / (1 << 20) / (1 << 20) / (1 << 20) / (1 << 20)) macro
1382 alpha += STBIR_ALPHA_EPSILON; in stbir__decode_scanline()