Lines Matching refs:STBI_NOTUSED

625 #define STBI_NOTUSED(v)  (void)(v)  macro
627 #define STBI_NOTUSED(v) (void)sizeof(v) macro
1105 STBI_NOTUSED(bpc); in stbi__load_main()
1464 STBI_NOTUSED(buffer); in stbi_is_hdr_from_memory()
1465 STBI_NOTUSED(len); in stbi_is_hdr_from_memory()
1493 STBI_NOTUSED(f); in stbi_is_hdr_from_file()
1506 STBI_NOTUSED(clbk); in stbi_is_hdr_from_callbacks()
1507 STBI_NOTUSED(user); in stbi_is_hdr_from_callbacks()
3357 STBI_NOTUSED(out); in resample_row_1()
3358 STBI_NOTUSED(in_far); in resample_row_1()
3359 STBI_NOTUSED(w); in resample_row_1()
3360 STBI_NOTUSED(hs); in resample_row_1()
3368 STBI_NOTUSED(hs); in stbi__resample_row_v_2()
3396 STBI_NOTUSED(in_far); in stbi__resample_row_h_2()
3397 STBI_NOTUSED(hs); in stbi__resample_row_h_2()
3423 STBI_NOTUSED(hs); in stbi__resample_row_hv_2()
3539 STBI_NOTUSED(hs); in stbi__resample_row_hv_2_simd()
3549 STBI_NOTUSED(in_far); in stbi__resample_row_generic()
3927 STBI_NOTUSED(ri); in stbi__jpeg_load()
4163 STBI_NOTUSED(old_limit); in stbi__zexpand()
4877 STBI_NOTUSED(len); in stbi__expand_png_palette()
5043 STBI_NOTUSED(idata_limit_old); in stbi__parse_png_file()
5371 STBI_NOTUSED(ri); in stbi__bmp_load()
5716 STBI_NOTUSED(ri); in stbi__tga_load()
5717 STBI_NOTUSED(tga_x_origin); // @TODO in stbi__tga_load()
5718 STBI_NOTUSED(tga_y_origin); // @TODO in stbi__tga_load()
5890 STBI_NOTUSED(tga_palette_start); in stbi__tga_load()
5953 STBI_NOTUSED(ri); in stbi__psd_load()
6323 STBI_NOTUSED(ri); in stbi__pic_load()
6601 STBI_NOTUSED(req_comp); in stbi__gif_load_next()
6852 STBI_NOTUSED(ri); in stbi__gif_load()
6969 STBI_NOTUSED(ri); in stbi__hdr_load()
7308 STBI_NOTUSED(ri); in stbi__pnm_load()