X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Flibvpx%2Fsource%2Flibvpx%2Fvp9%2Fencoder%2Fvp9_writer.c;h=fda1b390e1d50057e2b9560a5dbc7df820b93a75;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=3d13d07b64012e7885f20c118d31aa15eae801e1;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/libvpx/source/libvpx/vp9/encoder/vp9_writer.c b/src/third_party/libvpx/source/libvpx/vp9/encoder/vp9_writer.c index 3d13d07..fda1b39 100644 --- a/src/third_party/libvpx/source/libvpx/vp9/encoder/vp9_writer.c +++ b/src/third_party/libvpx/source/libvpx/vp9/encoder/vp9_writer.c @@ -12,11 +12,6 @@ #include "vp9/encoder/vp9_writer.h" #include "vp9/common/vp9_entropy.h" -#if defined(SECTIONBITS_OUTPUT) -unsigned __int64 Sectionbits[500]; - -#endif - #ifdef ENTROPY_STATS unsigned int active_section = 0; #endif