Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h402 #define STBIR_FREE(ptr,c) ((void)(c), free(ptr)) macro
2453 STBIR_FREE(extra_memory, alloc_context); in stbir__resize_arbitrary()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h402 #define STBIR_FREE(ptr,c) ((void)(c), free(ptr)) macro
2453 STBIR_FREE(extra_memory, alloc_context); in stbir__resize_arbitrary()