From: Johann Date: Wed, 27 Oct 2010 14:47:48 +0000 (-0400) Subject: RTCD build is bringing old errors to light X-Git-Tag: 1.0_branch~827^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=abcf36c7584247fe45eaf5f57bf652ea34156144;p=profile%2Fivi%2Flibvpx.git RTCD build is bringing old errors to light needs to be _recon_ not _recon_recon_ Change-Id: I7a8b9ddcb4fb72c2b723c563932c9ea52ff15982 --- diff --git a/vp8/common/arm/recon_arm.h b/vp8/common/arm/recon_arm.h index bf32e62..b46b7fc 100644 --- a/vp8/common/arm/recon_arm.h +++ b/vp8/common/arm/recon_arm.h @@ -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