More vp8/vp9 clean up

Change-Id: I8101de20e873c19d03c7fd2977bc22003e395807
This commit is contained in:
Yaowu Xu
2016-07-27 15:52:42 -07:00
parent 3ecf31dbdf
commit 3fa28d51af
66 changed files with 253 additions and 4260 deletions

View File

@@ -20,8 +20,8 @@
#include "test/clear_system_state.h"
#include "test/register_state_check.h"
#include "test/util.h"
#include "vp9/common/vp9_entropy.h"
#include "vp9/common/vp9_loopfilter.h"
#include "vp10/common/entropy.h"
#include "vp10/common/loopfilter.h"
#include "vpx/vpx_integer.h"
using libvpx_test::ACMRandom;