• Jingning Han's avatar
    Reduce dqcoeff array size in decoder · cccad1c5
    Jingning Han authored
    The decoding process handles detokenization and reconstruction per
    transform block sequentially. There is no need to offset the dqcoeff
    buffer according to the transform block index. This allows to
    reduce the memory spill and improve cache performance.
    
    Change-Id: Ibb8bfe532a7a08fcabaf6d42cbec1e986901d32d
    cccad1c5