Skip to content
  • Jingning Han's avatar
    Fixed decoder mismatch issue · 60ed9545
    Jingning Han authored
    Resolved the decoder mismatch issue due to quantization parameter
    threshold for hybrid transform coding. The macroblock dequantizer
    initialization is moved to be performed before coefficient
    detokenization, since the (de)tokenization is now dependent on the
    macroblock level quantization parameter.
    
    Change-Id: I443da4992ebb70ae4114750b2f1363c0c628580e
    60ed9545