Skip to content
  • Peng Bin's avatar
    Refactor inv_cos_bit for speedup · 28744b5c
    Peng Bin authored
    Replace the last parameter cos_bit for all 1D inv_txfm funcions with
    a macro define, as it is actually always equal to 12. By changing it
    to const value, compiler can do further optimization.
    
    Change-Id: If8a9fd99c7ac7eb6f485dafbce22b4803efda62e
    28744b5c