Remove struct POS.
It is never used. Change-Id: If7462357c0498ed05af2645f0c272124381d3aab
This commit is contained in:
parent
1cb34c32ed
commit
0732a61c37
@ -45,10 +45,6 @@
|
||||
#define MAX_MV_REFS 9
|
||||
#define MAX_MV_REF_CANDIDATES 4
|
||||
|
||||
typedef struct {
|
||||
int r, c;
|
||||
} POS;
|
||||
|
||||
typedef enum {
|
||||
PLANE_TYPE_Y_WITH_DC,
|
||||
PLANE_TYPE_UV,
|
||||
|
Loading…
x
Reference in New Issue
Block a user