]> granicus.if.org Git - libvpx/commit
Add vpx_dsp_common.h file
authorJingning Han <jingning@google.com>
Wed, 15 Jul 2015 20:02:01 +0000 (13:02 -0700)
committerJingning Han <jingning@google.com>
Wed, 15 Jul 2015 20:03:23 +0000 (13:03 -0700)
commitdb8e731b8d5a9e15e369e3921d4326e32b9efa10
tree207d15462643380e43150cd2934eeb2000f805fd
parent3fe83cdf81cf039391dc9cc4c4e7d27ce5085e55
Add vpx_dsp_common.h file

Move the clamp functions to vpx_dsp_common.h file. Clear out the
dependency of vp9_loopfilter_filters.c on vp9_common.h file.

Change-Id: I9c4b928bcd7f597106b5aa96354356d3775a3431
vp9/common/vp9_common.h
vp9/common/vp9_loopfilter_filters.c
vpx_dsp/vpx_dsp.mk
vpx_dsp/vpx_dsp_common.h [new file with mode: 0644]