Home
last modified time | relevance | path

Searched refs:mpp_dup (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_dma_heap.c104 dst->fd = mpp_dup(src->fd); in try_flip_flag()
269 data->fd = mpp_dup(fd_ext); in os_allocator_dma_heap_import()
H A Dallocator_drm.c261 data->fd = mpp_dup(fd_ext); in os_allocator_drm_import()
/rockchip-linux_mpp/osal/inc/
H A Dmpp_common.h207 static __inline RK_S32 mpp_dup(RK_S32 fd) in mpp_dup() function
/rockchip-linux_mpp/
H A DCHANGELOG.md631 - [common]: Add mpp_dup function