Skip to content
  • Angie Chiang's avatar
    Isolate vp10's inv_txfm from vp9 · 87175ed5
    Angie Chiang authored
    1) copy following files from vpx_dsp/ to vp10/common/
    vp10_inv_txfm.c
    vp10_inv_txfm.h
    vp10_inv_txfm_sse2.c
    vp10_inv_txfm_sse2.h
    
    2) change the function prefix "vpx_" to "vp10_" in above files
    
    3) add unit test at vp10_inv_txfm_test.cc
    
    Change-Id: I206f10f60c8b27d872c84b7482c3bb1d1cb4b913
    87175ed5