Move shared SAD code to vpx_dsp
Create a new component, vpx_dsp, for code that can be shared between codecs. Move the SAD code into the component. This reduces the size of vpxenc/dec by 36k on x86_64 builds. Change-Id: I73f837ddaecac6b350bf757af0cfe19c4ab9327a
This diff is collapsed.
vp8/common/copy_c.c
0 → 100644
vp8/common/sad_c.c
deleted
100644 → 0