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

ReconstructDCTBlockIntra Documentation

pdoege
Beginner
558 Views
Hello -

Page 16-9 of the ippiman suggests that Inverse Quantization must be performed after calling ReconstructDCT...(). However, the documentation for ReconstructDCT...() states clearly that it performs inverse quantization.

I tried performing the additional InvQuant step while attempting to debug my problems with the AANTransposed functions and wow, they really screw up the output.

So I believe that the graphic on pg. 16-9 has an extraneous step inserted.

Peter Doege
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
558 Views
Hi,
there is misprint in documentation, you should not use de-quantization after this function because this operation is performed inside of this function.
Documentation will be corrected in the next release
Regards,
Vladimir
0 Kudos
Reply