Skip to content

Unify CNG flag in SBA (199)

In the SBA dec decoder, there exist two flags related to the CNG and having the same role, 'st->cng_dirac_flag' and 'st->cng_spar_flag'. They should be unified and just one flag should be used instead, e.g. 'st->cng_sba_flag'.