Hi,
We were using IPP Image processing methods with static linking. My Qustion is how to check the threads used by IPP methods.
Is there any way in which which processor code is excecuted while using the static library in a custom DLL?
I have called the IPPIStaticInit() method in DLL main method in custom DLL.



