root/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ia_css_macc_table.host.h
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Support for Intel Camera Imaging ISP subsystem.
 * Copyright (c) 2015, Intel Corporation.
 */

#ifndef __IA_CSS_MACC_TABLE_HOST_H
#define __IA_CSS_MACC_TABLE_HOST_H

#include "ia_css_macc_types.h"

extern const struct ia_css_macc_table default_macc_table;
extern const struct ia_css_macc_table default_macc2_table;

#endif /* __IA_CSS_MACC_TABLE_HOST_H */