Home
last modified time | relevance | path

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

/dports/graphics/waifu2x-converter-cpp/waifu2x-converter-cpp-5.3.4/src/
H A Dw2xconv.h92 struct W2XConvError struct
121 W2XCONV_EXPORT char *w2xconv_strerror(struct W2XConvError *e); /* should be free by w2xcvonv_free()… argument
196 struct W2XConvError last_error;
H A Dw2xconv.cpp522 char * w2xconv_strerror(W2XConvError *e) in w2xconv_strerror()