]> granicus.if.org Git - libvpx/commit
RTCD: add quantizer 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:46 +0000 (12:10 -0800)
commit61311e61039c300ae872ccba22304e9e60dc0205
tree560e0087dd048388fcabdc177e845389290c9134
parent510e0ab4679ef76f1d7c5ed1b792f8012444f0cc
RTCD: add quantizer functions

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

Change-Id: Iba9df4c03a508e51c37201c621be43523fae87d9
16 files changed:
vp8/common/reconintra4x4.h
vp8/common/rtcd_defs.sh
vp8/encoder/arm/arm_csystemdependent.c
vp8/encoder/arm/quantize_arm.c
vp8/encoder/arm/quantize_arm.h [deleted file]
vp8/encoder/block.h
vp8/encoder/encodeframe.c
vp8/encoder/generic/csystemdependent.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/quantize.c
vp8/encoder/quantize.h
vp8/encoder/x86/quantize_x86.h [deleted file]
vp8/encoder/x86/x86_csystemdependent.c
vp8/vp8cx.mk
vp8/vp8cx_arm.mk