]> granicus.if.org Git - libvpx/commit
RTCD: add FDCT functions
authorJohn Koleszar <jkoleszar@google.com>
Fri, 13 Jan 2012 00:55:44 +0000 (16:55 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 30 Jan 2012 20:10:42 +0000 (12:10 -0800)
commit510e0ab4679ef76f1d7c5ed1b792f8012444f0cc
tree46826af7216240c6d633697ac812c0d7892b0ace
parent83a91e789ccd9fc0a9d05cb4357131ad18ba3b04
RTCD: add FDCT functions

This commit continues the process of converting to the new RTCD
system.

Change-Id: I3f9c07db65eb206f6363d21bdb80e871570da767
17 files changed:
vp8/common/rtcd_defs.sh
vp8/encoder/arm/arm_csystemdependent.c
vp8/encoder/arm/dct_arm.c
vp8/encoder/arm/dct_arm.h [deleted file]
vp8/encoder/block.h
vp8/encoder/dct.h [deleted file]
vp8/encoder/encodeintra.c
vp8/encoder/encodemb.c
vp8/encoder/ethreading.c
vp8/encoder/generic/csystemdependent.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/rdopt.c
vp8/encoder/x86/dct_x86.h [deleted file]
vp8/encoder/x86/x86_csystemdependent.c
vp8/vp8cx.mk
vp8/vp8cx_arm.mk