[non-BE] Resolve "st->tcx_only set after ivas_decision_matrix_enc()"
- Related issues: #1240 (closed)
- Requested reviewers: @malenovsky
Reason why this change is needed
- In ISM format, the parameter
st->tcx_only
is set only afterivas_decision_matrix_enc()
causing the TCX core is forced in the first low-bitrate frame when switching from a high-bitrate frame.
Description of the change
- Remove the forcing of the TCX core frame in bitrate switching.
Affected operating points
- Not-BE in ISM and OMASA formats in bitrate switching.
Edited by vaclav