Skip to content
  • Yunqing Wang's avatar
    Add 32x32 idct function for eob<=34 case · f88315cb
    Yunqing Wang authored
    When only upper-left 8x8 area has non-zero dct coefficients, we
    could skip 1D IDCT for 9th to 32th rows to save operations. This
    function is called when eob <= 34.
    
    Change-Id: I9684b75947bdde346cfe3720f08a953aa7a13fb5
    f88315cb