• Jingning Han's avatar
    Take out assertion from inverse transforms · 272c82c1
    Jingning Han authored
    Separate the rounding and right shift operations of forward transform
    from those of inverse transform. Take out the assertion check from
    inverse transforms. If the transform coefficients were constructed to
    cause intermediate steps of inverse transform overflow, the codec will
    just let it overflow without breaking the decoding flow.
    
    Change-Id: Ia7ce15dfd1a73b4abbaa78cbc74ec718523c5b1b
    272c82c1