Home
last modified time | relevance | path

Searched refs: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
786 STBIR__UNUSED_PARAM(s); in stbir__filter_triangle()
798 STBIR__UNUSED_PARAM(s); in stbir__filter_cubic()
812 STBIR__UNUSED_PARAM(s); in stbir__filter_catmullrom()
826 STBIR__UNUSED_PARAM(s); in stbir__filter_mitchell()
840 STBIR__UNUSED_PARAM(s); in stbir__support_zero()
846 STBIR__UNUSED_PARAM(s); in stbir__support_one()
852 STBIR__UNUSED_PARAM(s); in stbir__support_two()
/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
786 STBIR__UNUSED_PARAM(s); in stbir__filter_triangle()
798 STBIR__UNUSED_PARAM(s); in stbir__filter_cubic()
812 STBIR__UNUSED_PARAM(s); in stbir__filter_catmullrom()
826 STBIR__UNUSED_PARAM(s); in stbir__filter_mitchell()
840 STBIR__UNUSED_PARAM(s); in stbir__support_zero()
846 STBIR__UNUSED_PARAM(s); in stbir__support_one()
852 STBIR__UNUSED_PARAM(s); in stbir__support_two()