-
Notifications
You must be signed in to change notification settings - Fork 13
License
Xilinx/vcu-omx-il
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# OpenMax Integration Layer This repository contains the AllegroDVT2 OpenMax Integration Layer (OMXIL) implementation ## Installation *Linux x86 user* $ make * Linux other platforms (i.e. arm 32 bits) user* $ make CROSS_COMPILE=arm-linux-gnueabihf- * Linux other platforms (i.e. arm 64 bits) user* $ make CROSS_COMPILE=aarch64-linux-gnu- *Compile in static* $ make STATIC=1 *Compile against lib_encode / lib_decode you built* $ ctrlsw_root=/your_path/ctrlsw-src $ EXTERNAL_INCLUDE=$ctrlsw_root/include EXTERNAL_LIB=$ctrlsw_root/bin make -j8
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published