Searched refs:stbiw__sbgrowf (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_write.h | 783 #define stbiw__sbgrow(a,n) stbiw__sbgrowf((void **) &(a), (n), sizeof(*(a))) 789 static void *stbiw__sbgrowf(void **arr, int increment, int itemsize) in stbiw__sbgrowf() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_write.h | 783 #define stbiw__sbgrow(a,n) stbiw__sbgrowf((void **) &(a), (n), sizeof(*(a))) 789 static void *stbiw__sbgrowf(void **arr, int increment, int itemsize) in stbiw__sbgrowf() function
|