Merge "Remove the unused gf_active_ptr from MACROBLOCK" into experimental

This commit is contained in:
Jingning Han 2013-04-23 13:52:50 -07:00 коммит произвёл Gerrit Code Review
Родитель d0d1094a05 e6ac91800b
Коммит 9b8fcd40df
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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];