Skip to content
Snippets Groups Projects
Commit 9b8fcd40 authored by Jingning Han's avatar Jingning Han Committed by Gerrit Code Review
Browse files

Merge "Remove the unused gf_active_ptr from MACROBLOCK" into experimental

parents d0d1094a e6ac9180
No related branches found
No related tags found
No related merge requests found
......@@ -151,9 +151,6 @@ struct macroblock {
int encode_breakout;
// char * gf_active_ptr;
signed char *gf_active_ptr;
unsigned char *active_ptr;
vp9_coeff_count token_costs[TX_SIZE_MAX_SB][BLOCK_TYPES];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment