Chromium Code Reviews| Index: source/libvpx/vp8/encoder/tokenize.h |
| =================================================================== |
| --- source/libvpx/vp8/encoder/tokenize.h (revision 195011) |
| +++ source/libvpx/vp8/encoder/tokenize.h (working copy) |
| @@ -33,7 +33,7 @@ |
| int rd_cost_mby(MACROBLOCKD *); |
| -#ifdef ENTROPY_STATS |
| +#ifdef VP8_ENTROPY_STATS |
| void init_context_counters(); |
| void print_context_counters(); |