bfin: hpeldsp: Split no_rnd pixel operations off into a separate file
authorDiego Biurrun <diego@biurrun.de>
Wed, 22 Jan 2014 16:54:21 +0000 (08:54 -0800)
committerDiego Biurrun <diego@biurrun.de>
Thu, 13 Mar 2014 15:15:53 +0000 (08:15 -0700)
commit929ec39ec4497827f7530f2aaa31646ef35462ee
tree050f1e35b5716c1041a373ea60430dc78302c069
parenta7cc4ac9d99bd586c8939f4312f8c9e56d5f5730
bfin: hpeldsp: Split no_rnd pixel operations off into a separate file

This saves some space in configurations that do not enable hpeldsp.
libavcodec/bfin/Makefile
libavcodec/bfin/hpel_pixels_bfin.S
libavcodec/bfin/hpel_pixels_no_rnd.S [new file with mode: 0644]