Hi,
I have a Windows application developed a while ago using the Intel IPP 7. One of the function that it uses is ippsVLCDecodeOne(). Now I am trying to port that code to Linux. I downloaded and installed the latest Composer XE 2015 for C++ Linux Update 3, but I am not able to find that function.
Can you tell me if that function is not supported in Linux?
I try to install the latest Windows version of Composer XE, and I can find the function, although its marked as deprecated. In fact, I notice Linux has less header files than Windows, e.g. ippac.h, ippsc.h, ippvc.h are not in Linux.
Thanks
Steve