Chromium Code Reviews| Index: source/libvpx/vp8/common/postproc.h |
| =================================================================== |
| --- source/libvpx/vp8/common/postproc.h (revision 292072) |
| +++ source/libvpx/vp8/common/postproc.h (working copy) |
| @@ -39,7 +39,8 @@ |
| YV12_BUFFER_CONFIG *post, |
| int q, |
| int low_var_thresh, |
| - int flag); |
| + int flag, |
| + int uvfilter); |
| void vp8_deblock(struct VP8Common *oci, |
| YV12_BUFFER_CONFIG *source, |