Merge "Removing unused struct member mvcount[MV_VALS]."
This commit is contained in:
commit
41ff8d7aaa
@ -112,7 +112,6 @@ int vp9_get_mv_mag(MV_CLASS_TYPE c, int offset);
|
|||||||
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
unsigned int mvcount[MV_VALS];
|
|
||||||
unsigned int sign[2];
|
unsigned int sign[2];
|
||||||
unsigned int classes[MV_CLASSES];
|
unsigned int classes[MV_CLASSES];
|
||||||
unsigned int class0[CLASS0_SIZE];
|
unsigned int class0[CLASS0_SIZE];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user