sharpyuv: add SharpYuvGetVersion()

Change-Id: Ic7e93c7c3ec33b8ab0105a6e81b76a7869422b55
This commit is contained in:
James Zern
2022-10-24 19:24:44 -07:00
parent ce2f2d668e
commit 3f73e8f7ac
8 changed files with 25 additions and 9 deletions

View File

@ -24,6 +24,12 @@
#include "sharpyuv/sharpyuv_dsp.h"
#include "sharpyuv/sharpyuv_gamma.h"
//------------------------------------------------------------------------------
int SharpYuvGetVersion(void) {
return SHARPYUV_VERSION;
}
//------------------------------------------------------------------------------
// Sharp RGB->YUV conversion