Home
last modified time | relevance | path

Searched defs:STBIR__UNUSED_PARAM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h460 #define STBIR__UNUSED_PARAM(v) (void)(v) macro
462 #define STBIR__UNUSED_PARAM(v) (void)sizeof(v) macro
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h460 #define STBIR__UNUSED_PARAM(v) (void)(v) macro
462 #define STBIR__UNUSED_PARAM(v) (void)sizeof(v) macro