Merge "makefile: fix error message due to missing quotes"
[libvpx.git] / vp8 / common / setupintrarecon.h
blob6ec79b29cba2a02add03cb5fd834a79cfc147dea
1 /*
2 * Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
4 * Use of this source code is governed by a BSD-style license and patent
5 * grant that can be found in the LICENSE file in the root of the source
6 * tree. All contributing project authors may be found in the AUTHORS
7 * file in the root of the source tree.
8 */
11 #include "vpx_scale/yv12config.h"
12 extern void vp8_setup_intra_recon(YV12_BUFFER_CONFIG *ybf);