Skip to content
Snippets Groups Projects
Commit 55e52d28 authored by Heiko Schwarz's avatar Heiko Schwarz
Browse files

fix for context derivation of par/gtx flags

As reported in ticket #291, when sig_flag is inferred, the variables
m_tmplCpDiag and m_tmplCpSum1 are not set correctly, but used for
deriving the contexts for par_glag, gt1_flag, and gt3_flag.

The provided modification fixes this issue by calling cctx.sigCtxIdAbs()
also when sig_flag is inferred (except for the last scanning position,
where a different mechanism is used).

There is no impact on coding efficiency.
parent ae666432
Branches ctxFixGtxPar
No related tags found
No related merge requests found
Pipeline #1625 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment