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

Bug in UMC::ME

Emmanuel_W_
New Contributor I
266 Views
Hi,

I think we have spotted an issue in the file umc_me.cpp function MeBase::EstimateMbInterFast() with sample version 6.1 and 7.01

Line 2662

if(m_cur.BestCostGetT2())

Should be

if(BestCostGetT2())


Emmanuel
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
266 Views
Hi Emmanuel,

thanks for raising this, will let our engineers look through this code to determine if it is really a bug.

Regards,
Vladimir
0 Kudos
Chao_Y_Intel
Moderator
266 Views

Hi,

IPP 7.0 update is expected to include the fix for the problem. The release is ready to downlad. Thanks for your report.

Regards,
Chao
0 Kudos
Reply