Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6814 Discussions

crashing of "ippiVCHuffmanInitAllocRL_32s" in the MPEG-2 library

anoop_ha
Beginner
570 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
570 Views

HI,

In this case you need to use ippiVCHuffmanInitAllocRL_32s

Regards,
Vladimir

0 Kudos
Reply