/* * Copyright (c) 2020, Actions Semi Co., Inc. * * SPDX-License-Identifier: Apache-2.0 */ /** ****************************************************************************** * @file jpeg_parser.h * @brief JPEG parser module driver. * */ #ifndef __JPEG_PARSER_H__ #define __JPEG_PARSER_H__ #include #include #include