RTCD build is bringing old errors to light
authorJohann <johannkoenig@google.com>
Wed, 27 Oct 2010 14:47:48 +0000 (10:47 -0400)
committerJohann <johannkoenig@google.com>
Wed, 27 Oct 2010 14:47:48 +0000 (10:47 -0400)
needs to be _recon_ not _recon_recon_

Change-Id: I7a8b9ddcb4fb72c2b723c563932c9ea52ff15982

vp8/common/arm/recon_arm.h

index bf32e62..b46b7fc 100644 (file)
@@ -51,7 +51,7 @@ extern prototype_copy_block(vp8_copy_mem8x8_neon);
 extern prototype_copy_block(vp8_copy_mem8x4_neon);
 extern prototype_copy_block(vp8_copy_mem16x16_neon);
 
-extern prototype_recon_macroblock(vp8_recon_recon_mb_neon);
+extern prototype_recon_macroblock(vp8_recon_mb_neon);
 
 #if !CONFIG_RUNTIME_CPU_DETECT
 #undef  vp8_recon_recon