/* * Copyright (C) 2020-2022 Artinchip Technology Co. Ltd * * SPDX-License-Identifier: Apache-2.0 * * author: qi.xu@artinchip.com * Desc: dma-buf allocator */ #ifndef DMA_ALLOCATOR_H #define DMA_ALLOCATOR_H #ifdef __cplusplus extern "C" { #endif #include