blob: d2664eed7fc13c4d6364b23ad451e8d6138b886f [file] [log] [blame]
/*
* Copyright (c) 2021, Alliance for Open Media. All rights reserved
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#ifndef INTERINTRA_ML_MODEL_H_
#define INTERINTRA_ML_MODEL_H_
extern const unsigned char decode_19752907_001_8x8_tflite_data[];
extern const int decode_19752907_001_8x8_tflite_data_len;
extern const unsigned char decode_19752907_002_16x8_tflite_data[];
extern const int decode_19752907_002_16x8_tflite_data_len;
extern const unsigned char decode_19752907_003_8x16_tflite_data[];
extern const int decode_19752907_003_8x16_tflite_data_len;
extern const unsigned char decode_19752907_004_16x16_tflite_data[];
extern const int decode_19752907_004_16x16_tflite_data_len;
extern const unsigned char decode_19752907_005_32x16_tflite_data[];
extern const int decode_19752907_005_32x16_tflite_data_len;
extern const unsigned char decode_19752907_006_16x32_tflite_data[];
extern const int decode_19752907_006_16x32_tflite_data_len;
extern const unsigned char decode_19752907_007_32x32_tflite_data[];
extern const int decode_19752907_007_32x32_tflite_data_len;
#endif // INTERINTRA_ML_MODEL_H_