Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h189 typedef unsigned int stbir_uint32; typedef
194 typedef uint32_t stbir_uint32; typedef
417 typedef unsigned char stbir__validate_uint32[sizeof(stbir_uint32) == 4 ? 1 : -1];
512 stbir_uint32 flags;
654 stbir_uint32 u;
658 static const stbir_uint32 fp32_to_srgb8_tab4[104] = {
678 stbir_uint32 tab,bias,scale,t; in stbir__linear_to_srgb_uchar()
1731 #define STBIR__ROUND_UINT(f) ((stbir_uint32) ((f)+0.5)) in stbir__encode_scanline()
2245 static stbir_uint32 stbir__calculate_memory(stbir__info *info) in stbir__calculate_memory()
2289 int alpha_channel, stbir_uint32 flags, stbir_datatype type, in stbir__resize_allocated()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h189 typedef unsigned int stbir_uint32; typedef
194 typedef uint32_t stbir_uint32; typedef
417 typedef unsigned char stbir__validate_uint32[sizeof(stbir_uint32) == 4 ? 1 : -1];
512 stbir_uint32 flags;
654 stbir_uint32 u;
658 static const stbir_uint32 fp32_to_srgb8_tab4[104] = {
678 stbir_uint32 tab,bias,scale,t; in stbir__linear_to_srgb_uchar()
1731 #define STBIR__ROUND_UINT(f) ((stbir_uint32) ((f)+0.5)) in stbir__encode_scanline()
2245 static stbir_uint32 stbir__calculate_memory(stbir__info *info) in stbir__calculate_memory()
2289 int alpha_channel, stbir_uint32 flags, stbir_datatype type, in stbir__resize_allocated()
[all …]