/* * Copyright (C) 2021 Alibaba Group Holding Limited * Author: LuChongzhi * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __CAMERA_OPS_H__ #define __CAMERA_OPS_H__ #include #include #include #endif /* __CAMERA_OPS_H__ */