]> granicus.if.org Git - libvpx/commit
inv_txfm_vsx: fix loads in high-bitdepth
authorJames Zern <jzern@google.com>
Thu, 31 Aug 2017 06:47:56 +0000 (23:47 -0700)
committerJames Zern <jzern@google.com>
Thu, 31 Aug 2017 06:47:56 +0000 (23:47 -0700)
commitf8f64c309bf9bb21c5e39c122682947e06400c82
treeeff83fc52a97ed6c6205ebdebf7eee6198202d4e
parent297c110dcb4c026b5d420e31f4f839b9b583e910
inv_txfm_vsx: fix loads in high-bitdepth

vec_vsx_ld -> load_tran_low

Change-Id: Id3144cdd528d2d406a515e5812e2ea9e4db64bf1
vpx_dsp/ppc/inv_txfm_vsx.c