/* SPDX-License-Identifier: Apache-2.0 */ /* * Copyright (c) 2024 Rockchip Electronics Co., Ltd. */ #ifndef __HAL_H265E_VEPU510_H__ #define __HAL_H265E_VEPU510_H__ #include "mpp_enc_hal.h" extern const MppEncHalApi hal_h265e_vepu510; #endif /* __HAL_H265E_VEPU510_H__ */