]> granicus.if.org Git - libvpx/commit
RTCD: add arnr 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:48 +0000 (12:10 -0800)
commit109b69a70696701f5d886a21719cf62d75782fa1
tree488dfc3dfdc0398cd79226b4bb6aa74a3a302734
parent0b0bc8d098a6c009b27357a68275ec25af18e7a4
RTCD: add arnr functions

This commit continues the process of converting to the new RTCD
system. It removes the last of the VP8_ENCODER_RTCD struct references.

Change-Id: I2a44f52d7cccf5177e1ca98a028ead570d045395
22 files changed:
vp8/common/blockd.h
vp8/common/rtcd_defs.sh
vp8/decoder/decodframe.c
vp8/decoder/threading.c
vp8/encoder/encodeframe.c
vp8/encoder/encodeintra.c
vp8/encoder/encodeintra.h
vp8/encoder/encodemb.c
vp8/encoder/encodemb.h
vp8/encoder/ethreading.c
vp8/encoder/firstpass.c
vp8/encoder/generic/csystemdependent.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/pickinter.c
vp8/encoder/picklpf.c
vp8/encoder/rdopt.c
vp8/encoder/temporal_filter.c
vp8/encoder/temporal_filter.h [deleted file]
vp8/encoder/x86/temporal_filter_x86.h [deleted file]
vp8/encoder/x86/x86_csystemdependent.c
vp8/vp8cx.mk