Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h69 vsp1_dl_body_pool_create(struct vsp1_device *vsp1, unsigned int num_bodies,
H A Dvsp1_lut.c222 lut->pool = vsp1_dl_body_pool_create(vsp1, 3, LUT_SIZE, 0); in vsp1_lut_create()
H A Dvsp1_clu.c264 clu->pool = vsp1_dl_body_pool_create(clu->entity.vsp1, 3, CLU_SIZE + 1, in vsp1_clu_create()
H A Dvsp1_dl.c248 vsp1_dl_body_pool_create(struct vsp1_device *vsp1, unsigned int num_bodies, in vsp1_dl_body_pool_create() function
1121 dlm->pool = vsp1_dl_body_pool_create(vsp1, prealloc + 1, in vsp1_dlm_create()