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

@ -219,7 +219,7 @@ LOCAL_SRC_FILES := \
$(utils_enc_srcs) \
LOCAL_CFLAGS := $(WEBP_CFLAGS)
LOCAL_EXPORT_C_INCLUDES += $(LOCAL_PATH)/src
LOCAL_EXPORT_C_INCLUDES += $(LOCAL_PATH)/src $(LOCAL_PATH)
# prefer arm over thumb mode for performance gains
LOCAL_ARM_MODE := arm