Disable TCQ when enable_trellis_quant is off
When enable_trellis_quant is off, enable_tcq has to be 0 to avoid enc/dec mismatch; To use tcq, enable_trellis_quant must be non-0.
Fixing issue #972 (closed)
When enable_trellis_quant is off, enable_tcq has to be 0 to avoid enc/dec mismatch; To use tcq, enable_trellis_quant must be non-0.
Fixing issue #972 (closed)