Refactor inv_cos_bit for speedup
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
Showing
Please register or sign in to comment