Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

quatization offset in H.264

Yoon_Lee
Beginner
529 Views
Do you know how to set quantization offset matrix in IPP h.264 encoder functions?
It seems like none of the quantization related functions accept the quantization offset matrix
as an input parameter.
0 Kudos
1 Reply
registered_user
Beginner
529 Views
Quoting - Yoon Lee
Do you know how to set quantization offset matrix in IPP h.264 encoder functions?
It seems like none of the quantization related functions accept the quantization offset matrix
as an input parameter.

there is no way to specify offset matrix - deadzone is is predefined as 1/3 for intra and 1/6 for inter coefficients.
0 Kudos
Reply