Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h439 #ifndef STBIR_MAX_CHANNELS
440 #define STBIR_MAX_CHANNELS 64 macro
443 #if STBIR_MAX_CHANNELS > 65536
1697 stbir_uint16 nonalpha[STBIR_MAX_CHANNELS]; in stbir__encode_scanline()
2313 STBIR_ASSERT(info->channels <= STBIR_MAX_CHANNELS); in stbir__resize_allocated()
2315 if (info->channels < 0 || info->channels > STBIR_MAX_CHANNELS) in stbir__resize_allocated()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h439 #ifndef STBIR_MAX_CHANNELS
440 #define STBIR_MAX_CHANNELS 64 macro
443 #if STBIR_MAX_CHANNELS > 65536
1697 stbir_uint16 nonalpha[STBIR_MAX_CHANNELS]; in stbir__encode_scanline()
2313 STBIR_ASSERT(info->channels <= STBIR_MAX_CHANNELS); in stbir__resize_allocated()
2315 if (info->channels < 0 || info->channels > STBIR_MAX_CHANNELS) in stbir__resize_allocated()