Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h584 #define STBI_NOTUSED(v) (void)(v) macro
586 #define STBI_NOTUSED(v) (void)sizeof(v) macro
1380 STBI_NOTUSED(buffer); in stbi_is_hdr_from_memory()
1381 STBI_NOTUSED(len); in stbi_is_hdr_from_memory()
1409 STBI_NOTUSED(f); in stbi_is_hdr_from_file()
1422 STBI_NOTUSED(clbk); in stbi_is_hdr_from_callbacks()
1423 STBI_NOTUSED(user); in stbi_is_hdr_from_callbacks()
3233 STBI_NOTUSED(out); in resample_row_1()
3234 STBI_NOTUSED(in_far); in resample_row_1()
3235 STBI_NOTUSED(w); in resample_row_1()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h584 #define STBI_NOTUSED(v) (void)(v) macro
586 #define STBI_NOTUSED(v) (void)sizeof(v) macro
1380 STBI_NOTUSED(buffer); in stbi_is_hdr_from_memory()
1381 STBI_NOTUSED(len); in stbi_is_hdr_from_memory()
1409 STBI_NOTUSED(f); in stbi_is_hdr_from_file()
1422 STBI_NOTUSED(clbk); in stbi_is_hdr_from_callbacks()
1423 STBI_NOTUSED(user); in stbi_is_hdr_from_callbacks()
3233 STBI_NOTUSED(out); in resample_row_1()
3234 STBI_NOTUSED(in_far); in resample_row_1()
3235 STBI_NOTUSED(w); in resample_row_1()
[all …]