commit | d341f843e2a5b03fd4a10ee83237c1e32a2b8671 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Wed Jul 22 10:52:07 2015 -0700 |
committer | Jingning Han <jingning@google.com> | Thu Jul 23 11:20:30 2015 -0700 |
tree | 842befd0d72dd64fccb85e186890e698c5ba161b | |
parent | 33a9d53c1037ab0168ef982d6a90cbdae58c2209 [diff] |
Refactor forward/inverse transform msa implementations This commit factors out common macro definitions from the forward and inverse transform implementations into vpx_dsp. It removes the duplicate macro definitions from encoder and decoder folders. Change-Id: I92301acbd3317075e9c5f03328a25abb123bca78