Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6791 Discussions

crashing of "ippiVCHuffmanInitAllocRL_32s" in the MPEG-2 library

anoop_ha
Beginner
459 Views
hi,
im tryin to use "ippiVCHuffmanInitAllocRL_32s" , for some reason it gives a access violation run time error. im using the proper set of ".lib" files and ".dll" files. The problem is in the first parameter of the function "the pointer to thesource table" , i also found out that the problem doesnt exist for source tables which have more than "10 bit codes".
im attachin the wokspace[ i have taken out the lib and debug folders which have the .lib and .dll files ]
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
459 Views

HI,

In this case you need to use ippiVCHuffmanInitAllocRL_32s

Regards,
Vladimir

0 Kudos
Reply