Chromium Code Reviews| Index: source/libvpx/vp9/encoder/vp9_picklpf.h |
| =================================================================== |
| --- source/libvpx/vp9/encoder/vp9_picklpf.h (revision 219822) |
| +++ source/libvpx/vp9/encoder/vp9_picklpf.h (working copy) |
| @@ -18,6 +18,5 @@ |
| void vp9_set_alt_lf_level(struct VP9_COMP *cpi, int filt_val); |
| void vp9_pick_filter_level(struct yv12_buffer_config *sd, |
| - struct VP9_COMP *cpi); |
| - |
| + struct VP9_COMP *cpi, int partial); |
| #endif // VP9_ENCODER_VP9_PICKLPF_H_ |