Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h656 #define STBI_NOTUSED(v) (void)(v) macro
658 #define STBI_NOTUSED(v) (void)sizeof(v) macro
1156 STBI_NOTUSED(bpc); in stbi__load_main()
1522 STBI_NOTUSED(buffer); in stbi_is_hdr_from_memory()
1523 STBI_NOTUSED(len); in stbi_is_hdr_from_memory()
1551 STBI_NOTUSED(f); in stbi_is_hdr_from_file()
1564 STBI_NOTUSED(clbk); in stbi_is_hdr_from_callbacks()
1565 STBI_NOTUSED(user); in stbi_is_hdr_from_callbacks()
3456 STBI_NOTUSED(out); in resample_row_1()
3457 STBI_NOTUSED(in_fa in resample_row_1()
[all...]

Completed in 8 milliseconds