Merge "Expand UMV border to 96 pixels" into experimental

This commit is contained in:
John Koleszar 2013-04-30 15:34:58 -07:00 committed by Gerrit Code Review
commit 3af212eb35

View File

@ -18,7 +18,7 @@ extern "C" {
#include "vpx/vpx_integer.h"
#define VP8BORDERINPIXELS 32
#define VP9BORDERINPIXELS 64
#define VP9BORDERINPIXELS 96
#define VP9_INTERP_EXTEND 4
/*************************************