]> granicus.if.org Git - libvpx/commit
Change vp8_intra4x4_predict call sites
authorJohann <johannkoenig@google.com>
Tue, 31 Jul 2012 21:21:55 +0000 (14:21 -0700)
committerJohann <johannkoenig@google.com>
Wed, 1 Aug 2012 17:48:46 +0000 (10:48 -0700)
commita82c58c40fe20532ef0bdadb6f8c1a397ea1c10a
tree35ac3c0fa772869cd405676629236e830bebf200
parent3c208a5a5e48b5c44f53ed3dfb9dd047c3af4919
Change vp8_intra4x4_predict call sites

Use the _d variant from the decoder. It moves the pointer calculations
to the caller.

Change-Id: Iae2a793433ef082980a3ffa0a1cabf0264a6a24d
vp8/common/arm/armv6/intra4x4_predict_v6.asm
vp8/encoder/encodeintra.c
vp8/encoder/pickinter.c
vp8/encoder/rdopt.c