Add initial version of qoi-bench

This commit is contained in:
Ivan Smirnov 2021-12-02 16:02:30 +00:00
commit d0e2b70d3d
4 changed files with 378 additions and 0 deletions

1
qoi-bench/src/qoi.c Normal file
View file

@ -0,0 +1 @@
#include "qoi.h"