Chromium Code Reviews| Index: source/libvpx/vp8/encoder/block.h |
| =================================================================== |
| --- source/libvpx/vp8/encoder/block.h (revision 278778) |
| +++ source/libvpx/vp8/encoder/block.h (working copy) |
| @@ -125,9 +125,9 @@ |
| int optimize; |
| int q_index; |
| - int increase_denoising; |
| #if CONFIG_TEMPORAL_DENOISING |
| + int increase_denoising; |
| MB_PREDICTION_MODE best_sse_inter_mode; |
| int_mv best_sse_mv; |
| MV_REFERENCE_FRAME best_reference_frame; |