Chromium Code Reviews| Index: source/libvpx/vp9/encoder/vp9_quantize.h |
| =================================================================== |
| --- source/libvpx/vp9/encoder/vp9_quantize.h (revision 293588) |
| +++ source/libvpx/vp9/encoder/vp9_quantize.h (working copy) |
| @@ -68,8 +68,6 @@ |
| void vp9_frame_init_quantizer(struct VP9_COMP *cpi); |
| -void vp9_update_zbin_extra(struct VP9_COMP *cpi, MACROBLOCK *x); |
| - |
| void vp9_init_plane_quantizers(struct VP9_COMP *cpi, MACROBLOCK *x); |
| void vp9_init_quantizer(struct VP9_COMP *cpi); |