Rename vp8 quantize.c
Move it to vp8_quantize.c and make sure to use the full path for all vp8 includes of quantize.h Change-Id: I284651ff681707385f4924ea7db1541905c1624a
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "vp8/common/findnearmv.h"
|
||||
#include "vp8/common/quant_common.h"
|
||||
#include "encodemb.h"
|
||||
#include "quantize.h"
|
||||
#include "vp8/encoder/quantize.h"
|
||||
#include "vpx_dsp/variance.h"
|
||||
#include "mcomp.h"
|
||||
#include "rdopt.h"
|
||||
|
||||
Reference in New Issue
Block a user