summaryrefslogtreecommitdiff
path: root/vp8/common/setupintrarecon.c
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/setupintrarecon.c')
-rw-r--r--vp8/common/setupintrarecon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp8/common/setupintrarecon.c b/vp8/common/setupintrarecon.c
index bc6c832ca..9cb037228 100644
--- a/vp8/common/setupintrarecon.c
+++ b/vp8/common/setupintrarecon.c
@@ -12,7 +12,7 @@
#include "setupintrarecon.h"
#include "vpx_mem/vpx_mem.h"
-void vp8_setup_intra_recon(YV12_BUFFER_CONFIG *ybf) {
+void vp9_setup_intra_recon(YV12_BUFFER_CONFIG *ybf) {
int i;
/* set up frame new frame for intra coded blocks */