Merge "cpplint issue in blockd.h"
This commit is contained in:
commit
282704145d
@ -244,7 +244,6 @@ typedef struct macroblockd {
|
||||
unsigned char ab_index; // index of 4x4 block inside the 8x8 block
|
||||
|
||||
int q_index;
|
||||
|
||||
} MACROBLOCKD;
|
||||
|
||||
static INLINE uint8_t *get_sb_index(MACROBLOCKD *xd, BLOCK_SIZE subsize) {
|
||||
|
Loading…
Reference in New Issue
Block a user