Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_bufs.c52 } HalBufsImpl; typedef
56 static HalBuf *hal_bufs_pos(HalBufsImpl *impl, RK_S32 idx) in hal_bufs_pos()
63 static MPP_RET hal_bufs_clear(HalBufsImpl *impl) in hal_bufs_clear()
116 HalBufsImpl *impl = mpp_calloc(HalBufsImpl, 1); in hal_bufs_init()
133 HalBufsImpl *impl = (HalBufsImpl *)bufs; in hal_bufs_deinit()
160 HalBufsImpl *impl = (HalBufsImpl *)bufs; in hal_bufs_setup()
224 HalBufsImpl *impl = (HalBufsImpl *)bufs; in hal_bufs_get_buf()